
## Set up Sigma

URL: https://docs.atlan.com/apps/connectors/business-intelligence/sigma/how-tos/set-up-sigma

> :::warning Who can do this? You will probably need your Sigma administrator to complete these steps - you may not have access yourself.

:::warning Who can do this?
 You will probably need your Sigma administrator to complete these steps - you may not have access yourself.

:::

## Identify your organization's cloud

You will need your organization's cloud information to determine the endpoint while authenticating in Atlan.

To identify your organization's cloud:

1. Open your Sigma account.
2. In the top right of the screen, click your **profile avatar** and then click **Administration** to open your _Account_ page.
3. On the _Account_ page, under _Site_ in _General Settings_, view the cloud information.

## Create an API token and client ID

To create an API token and client ID:

1. Open your Sigma account.
2. In the top right of the screen, click your profile avatar and then click **Administration**.
3. From the left menu of the _Administration_ page, click **Developer Access**.
4. In the top right of the _Developer Access_ page, click the **Create New** button.
5. In the _Create client credentials_ dialog, for _Select privileges_, click the **Rest API** checkbox, and then enter the following details:
 1. For _Name_, enter a meaningful name.
 2. For _Owner_, select the user you would like to associate with the token.
 3. Click **Create** to finish creating the API token.
6. Once prompted, click **Copy** to copy and paste your API key secret in a secure location.

 :::warning

 The secret cannot be retrieved once this popover is closed.

 :::

7. Your newly created API token will be listed in the _Developer Access_ page. Hover over the token’s _Client ID_ and click **Copy**.

Both the API token and the client ID are required for authentication in Atlan.

## Verify necessary permissions

Ensure that the owner associated with the API token has the following permissions:

- `Can View` permission for all the Sigma workbooks and datasets you want to crawl.
- `Can Use` permission for all the Sigma connections used in the workbooks and datasets.

## Grant permissions

To grant permissions, follow the instructions in these links:

- [Workbooks and datasets](https://help.sigmacomputing.com/hc/en-us/articles/4402444938003)
- [Connections](https://help.sigmacomputing.com/hc/en-us/articles/360037430393)

---
