# How to add an Authorized TMMid

## What is a TMMid?

TMMid is a unified login system for all current and future Too Much Media products and services. You can use a single TMMid to browse and use the entire TMM network of resources without logging into different websites.&#x20;

Having a TMMid will increase the speed and ease with which you can request and receive support for TMM products, manage your TMM account, purchase TMM products, and join or access all of our upcoming TMM services.&#x20;

TMMid also allows you to manage Sub-accounts & permissions on relevant TMM network sites.

<figure><img src="/files/4xoHqiYKqbyQoiAxOky3" alt=""><figcaption></figcaption></figure>

Create a TMMid by visiting the following site: <https://www.tmmid.com/>

## How to Add Authorized TMMid

Authorized TMMids can be added to your TMMid login to perform actions for Too Much Media Dev. Once you have enabled a TMMid under your account, you can define which permissions this TMMid has on your behalf.&#x20;

This is useful when you might want to add technical staff who can only access the ticket system or an accountant who can only access invoices.

1. Navigate to <https://www.tmmid.com/> and create a new account for each person you wish to authorize.
2. Once the account(s) have been created, **log into your TMMid account**.&#x20;
3. Click the "**TMM Client Area**" on the top left of the page.

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

4. Click the "**My Account**" tab on the right-hand side.&#x20;

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

5. Click "**Authorize New TMMid**"&#x20;

<figure><img src="/files/2o0NsvJvVIZqNTWXpCm7" alt=""><figcaption></figcaption></figure>

6. Enter the TMMid for the newly created authorized user into the "Auth TMMid" field.

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

7. Select the permissions you wish to give the authorized TMMid by checking the box in the "**Perform**" column under the appropriate category. If you wish to have this user be able to grant the same access to other TMMid accounts, select the "Grant" checkbox as well.&#x20;
8. Click "**Save New TMMid**" at the bottom of the page. New users should now have the allowed access and permissions granted by your account.

<figure><img src="/files/3b4gA3pJCEGQP4Z7gSUS" alt=""><figcaption></figcaption></figure>


---

# 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.toomuchmedia.com/using-nats/one-off-articles/how-to-add-an-authorized-tmmid.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.
