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

# Help

> Help with common issues.

## How can I find my Sentry DSN?

1. In Sentry, go to "Projects" and click on the project that you want to find the DSN for.

<img height="70" src="https://mintcdn.com/disto/Fn7IlL7Fo_zKPZAm/images/sentry_projects.png?fit=max&auto=format&n=Fn7IlL7Fo_zKPZAm&q=85&s=551adbad3da0277b9bc83d9ea4669bf6" data-path="images/sentry_projects.png" />

2. Click the "Settings" button in the top right.

<img height="70" src="https://mintcdn.com/disto/Fn7IlL7Fo_zKPZAm/images/sentry_project_settings.png?fit=max&auto=format&n=Fn7IlL7Fo_zKPZAm&q=85&s=abb061fcb364378cd69891b0a530f410" data-path="images/sentry_project_settings.png" />

3. Click on "Client Keys \[DSN]"

<img height="70" src="https://mintcdn.com/disto/Fn7IlL7Fo_zKPZAm/images/sentry_client_keys.png?fit=max&auto=format&n=Fn7IlL7Fo_zKPZAm&q=85&s=64ccd6c297089e5e9c2aec03441e7c2b" data-path="images/sentry_client_keys.png" />

4. Copy your DSN from the box.

<img height="70" src="https://mintcdn.com/disto/Fn7IlL7Fo_zKPZAm/images/sentry_dsn.png?fit=max&auto=format&n=Fn7IlL7Fo_zKPZAm&q=85&s=06ed63b8bd63f994498748dd3bc1abd8" data-path="images/sentry_dsn.png" />

## Troubleshooting

Here's how to solve some common problems when setting up Disto.

<AccordionGroup>
  <Accordion title="Repo does not show up in the dropdown on the 'Create Project' page">
    If you don’t see the repo that you want to add, make sure Disto has access
    to it. Go to [https://github.com/settings/installations](https://github.com/settings/installations) , click on “DistoAI”,
    then click “All Repositories”, or select specific ones. You can then go back
    to the “create project” page in Disto, refresh the page, and see the repos
    you just selected show up in the dropdowns.
  </Accordion>
</AccordionGroup>
