> ## Documentation Index
> Fetch the complete documentation index at: https://stackone-hub-docs-confluence-api-token-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Toggl

> Follow these steps to connect Toggl via the StackOne Hub successfully.

<Warning>
  Ensure you have Admin privileges within your Toggl account.
</Warning>

If you've been directed to StackOne to integrate with Toggl, the following steps will help you understand the process and any necessary actions to configure successful integration.

This guidance assumes that you are an Organization Admin within Toggl.

## Get your Toggl API Token

<Steps>
  <Step title="Open Profile Settings">
    After logging in to [Toggl Track](https://track.toggl.com), click your profile icon on the left, then Profile Settings.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Profile Settings" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/_BEMwWcX5HRLBXL3/images/toggl/image1.png?fit=max&auto=format&n=_BEMwWcX5HRLBXL3&q=85&s=6896ab4fc4ebcd0d18e56829e56aa9a3" width="365" height="887" data-path="images/toggl/image1.png" />
    </Frame>
  </Step>

  <Step title="Generate API Token">
    In your Profile, scroll down to API Token. If one has not yet been created, click the button on the right to generate one. Click and copy your displayed API Token and store it safely.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="API Token" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/_BEMwWcX5HRLBXL3/images/toggl/image2.png?fit=max&auto=format&n=_BEMwWcX5HRLBXL3&q=85&s=5bbc761d8e09c35ad7b8d9c41d540bb9" width="1673" height="902" data-path="images/toggl/image2.png" />
    </Frame>
  </Step>
</Steps>

## Get your Toggl Organization ID

<Steps>
  <Step title="View Organization Members">
    Click Manage > Members on the left to view Organization Members.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Organization Members" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/_BEMwWcX5HRLBXL3/images/toggl/image3.png?fit=max&auto=format&n=_BEMwWcX5HRLBXL3&q=85&s=36968ce4559103e89be7f624ba786308" width="536" height="903" data-path="images/toggl/image3.png" />
    </Frame>
  </Step>

  <Step title="Copy Organization ID">
    Your Organization ID can be found in the URL on this page. Given the URL format: `https://track.toggl.com/organization/organization-id/team` Copy the organization-id.
  </Step>
</Steps>

## Connecting to StackOne

<Steps>
  <Step title="Enter API Token and Organization ID">
    Upon reaching the Link Account page, enter the API Token and Organization ID from the previous steps.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Link Account" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/_BEMwWcX5HRLBXL3/images/toggl/image4.png?fit=max&auto=format&n=_BEMwWcX5HRLBXL3&q=85&s=9f3aff9a4ce6343e178ea61fc28abb79" width="528" height="649" data-path="images/toggl/image4.png" />
    </Frame>
  </Step>

  <Step title="Connect">
    Proceed by clicking the Connect button.
  </Step>
</Steps>

<br />

Congratulations, you're all set! If you face any issues with the steps mentioned above,
please contact us by emailing [integrations@stackone.com](mailto:integrations@stackone.com). We're always here to assist you!

## Available data

This integration has the following [IAM Resources](https://docs.stackone.com/reference/iam_list_users) available from the provider:

<ul>
  <li>Users</li>
  <li>Roles</li>
  <li>Groups</li>
</ul>

## Useful Links

<Card title="Authentication Guide" icon="link" href="https://engineering.toggl.com/docs/authentication">
  [https://engineering.toggl.com/docs/authentication](https://engineering.toggl.com/docs/authentication)
</Card>
