# Adding Gracy to Slack Workspace

<figure><img src="/files/2kwFau3weqX8tqWZ0Uaj" alt=""><figcaption><p>Gracy Web </p></figcaption></figure>

1. Visit the Gracy website and click "Add Gracy."&#x20;
2. You’ll be prompted to grant Gracy some basic permissions to operate in your Slack workspace.
3. Make sure to select the correct Slack workspace where you want to add Gracy, then click "Allow."&#x20;

<figure><img src="/files/VXI8PFkKrtEd1rSfl7Qc" alt=""><figcaption><p>Gracy Slack</p></figcaption></figure>

4. Set your preferred time zone and choose the channel where you’d like to add Gracy.&#x20;

<figure><img src="/files/mh9Z8FcVBmJnML3Pkqo6" alt="" width="375"><figcaption><p>Gracy Settings</p></figcaption></figure>

4. You can always add Gracy to more channels later.&#x20;

<figure><img src="/files/RiIUch4dioSUOzNqrKEe" alt=""><figcaption></figcaption></figure>

That's it! Gracy is now set up. You’ll receive a welcome message from Gracy in your Slack workspace, and you're ready to start using Gracy.

{% hint style="info" %}
Want to learn about writing content from scratch? Head to the [Basics](https://github.com/GitbookIO/onboarding-template/blob/main/getting-started/broken-reference/README.md) section to learn more.
{% endhint %}


---

# 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://gracy.gitbook.io/gracy-help-en/getting-started/adding-gracy-to-slack-workspace.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.
