# Getting set up

<details>

<summary>Step1: Create an personal  account</summary>

Head over to [https://www.togethercrew.com](https://app.togethercrew.com/login/) to create an account for your community. After selecting **Try now** and accepting our Privacy Policy and Terms of Services, you will be asked to connect your personal Discord account.&#x20;

![](/files/pAjXIkLwUFpgR02nPS5C)

</details>

<details>

<summary>Step 2: Add your community by creating a community community</summary>

If your community has already been added to TogetherCrew, select it on the following screen and then click **continue**.&#x20;

<img src="/files/pmxqS05RH4DCN5GCjVn8" alt="" data-size="original">

If you are the first one to create an account on TogetherCrew for your community, select **+ Create**. On the following screen add a name for your community and select **Create community.**

<img src="https://d16ev9qffqt5qm.cloudfront.net/?s3_key=clmhlsdfv24d8yf19yqi9iu2d/SVr2EGkbr4sJ_EDTB_g98.jpg&#x26;x=1500&#x26;y=1443&#x26;fill=9900ef&#x26;color=9900ef" alt="5 After that, click on the element." data-size="original">

![6 Next, click on the element.](https://d16ev9qffqt5qm.cloudfront.net/?s3_key=clmhlsdfv24d8yf19yqi9iu2d/AP1a3FVXN7g5yUS-Q4lyU.jpg\&x=1301\&y=678\&fill=9900ef\&color=9900ef)

Now you are ready to connect your community. Select **connect your community**.

![8 Click on "Connect your community".](https://d16ev9qffqt5qm.cloudfront.net/?s3_key=clmhlsdfv24d8yf19yqi9iu2d/EgnMN7kkiX6neYNRI10Cl.jpg\&x=1604\&y=1089\&fill=9900ef\&color=9900ef)

On the **community settings** page, select the platform you'd like to add by clicking on **+ Connect**.&#x20;

![9 Click on "Connect".](https://d16ev9qffqt5qm.cloudfront.net/?s3_key=clmhlsdfv24d8yf19yqi9iu2d/8a1wRBjtGQAK696BQ7LnZ.jpg\&x=560\&y=950\&fill=9900ef\&color=9900ef)

Follow the onboarding flow from your select platform.&#x20;

* Discord: Select the server name -> Continue -> Authorize. If you have 2FA enabled, add the code.&#x20;

If you don't see your Discord community, you do not have the necessary permission to install the bot. Please contact your Discord server admin.

</details>

<details>

<summary>Step 3: Finish onboarding by fine-tuning TogetherCrew's access to your community</summary>

**Date Period**

The last step is to decide the access TogetherCrew should have in **Community Settings**. For Discord community we can analyze historical data. You have to decide how far back we should go. We suggest as a default time period *one month*.&#x20;

![](/files/6sfEvEVr8UXnDED7aMdN)![](/files/NRgXp2TnD8S3qkGXEOu2)

**Channel access**

By default the bot does not have access to gated channels. Gated channels are those channels in Discord for which members need a specific Discord tag. They have a little lock symbol at the top right of the hashtag. To include these channels into your analytics you need to give TogetherCrew read access in your Discord.

* Navigate to the channel you want to import on Discord&#x20;
* Go to the settings for that specific channel (select the wheel on the right of the channel name)&#x20;
* Select **Permissions** (left sidebar), and then in the middle of the screen check **Advanced permissions**&#x20;
* Select the plus sign to the right of Roles/Members and under **members** select TogetherCrew bot.&#x20;
* With the TogetherCrew Bot selected, under Advanced Permissions, make sure that \[View channel] and \[Read message history] are marked as \[✓]&#x20;

![](/files/49XZ1wNlJzkReTuHGU1m)

</details>

{% hint style="warning" %}
If you can't see all your channels, go to Discord user management and give the bot access to these channels. Read [Permission settings for Discord](/onboarding/fundamentals/adding-platforms/discord.md) for step-by-step instructions.&#x20;
{% endhint %}

<details>

<summary>Step 4: View your dashboard</summary>

Go to Community Insights to see how healthy your community is.&#x20;

Read the [Explainer](/onboarding/features/explainer-community-activity-level.md) to understand how the charts help you grow and sustain your community.&#x20;

<img src="/files/DZuxGgdq93hqdItX7Qew" alt="" data-size="original">

</details>

{% embed url="<https://app.supademo.com/demo/clv55irei18wos1g9ya5t4698>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://togethercrew.gitbook.io/onboarding/fundamentals/getting-set-up.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
