> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keylogroup.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Activity Tracking

> Our activity tracking allows you to seamlessly track and monitor your staff activity in real time.

### Setting Up

<Warning>
  In order for Activity Tracking to function correctly, pelase snure you have enabled HttpService. You can do so by going to File > Game Settings > Security > HttpService
</Warning>

<Steps>
  <Step title="Aquire Script" stepNumber={1}>
    Go to your workspace portal with Keylo and click onto the "Settings" tab on the sidebar. Next, click onto the "Activity API" tab. Here you can view your different API keys, and authentication IDs for the activity script. Just press download to get the script.
  </Step>

  <Step title="Insert">
    Once you've downloaded the Keylo\_Activity.rblx file, go into your game in studio. Navigate to the SeverScriptService tab on the Workspace wigit. Then right-click it and press "Insert From File". Finally, go to downloads and click on the file you've downlaoded to insert the script.
  </Step>

  <Step title="Configuration">
    In order for this to function as intented, you will have to open the script and specfiy your API\_KEY and Worksapce\_ID which can be found the the "Activity API" tab that we was on from step 1.
  </Step>

  <Step title="Completion">
    You've now completed the installation of your Activity Tracker for your organisation. Make sure to publish the changes and test that it works. If not go back to step 3. However, if it still doesn't work pelase follow the notes below.
  </Step>
</Steps>

If you're Activity Tracker isn't working as intended and you've tripple checked that the API\_KEY and Workspace\_ID are correct, join our communications server or email [team@keyloroblox.xyz](mailto:team@keyloroblox.xyz) to report the bug so we can help you as soon as possible.
