# Relay Tokens to Share your Macros

## How Relay Tokens/API Keys work?

Why is it powerful to be able to give API keys to your team? API Keys allow you to share all of your Macros as well as your personal AI Memory with other users.&#x20;

ThoughtfulGPT provides admins with the ability to manage their team's access to AI resources, set token limits, provision access controls, and monitor their data and activity. This allows admins to effectively manage their team's use of AI resources and ensure that they are being used efficiently and effectively. Admins can also track team progress and performance, allowing them to ensure that their team is making the most of their AI resources.

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

### Creating Your Own Relay Token

<details>

<summary>Step 1️⃣</summary>

Select **Relay Tokens** on top navigation bar of your dashboard.

</details>

<details>

<summary>Step 2️⃣</summary>

Click **Create a New Relay Token**. Assign a name to the relay token (usually someone's name or a team, but you can get creative with this). Submit your relay token!

</details>

### Using Another User's Relay Token

<details>

<summary>Step 1️⃣</summary>

Given another users Relay Token, navigate to the ThoughtfulGPT Google plugin, which is located on the right sidebar in Google Docs or Google Sheets.

</details>

<details>

<summary>Step 2️⃣</summary>

Open the settings of the plugin, paste the relay token into the “Thoughtful GPT API Key” text field, save, and reload your web browser page. You have now connected your plugin!

</details>

### Or follow this video tutorial!

{% embed url="<https://www.youtube.com/watch?t=1s&v=XngznRumvZ0>" %}


---

# 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://docs.rekap.com/api/docs-archive/docs-archive/team-workspaces/relay-tokens-to-share-your-macros.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.
