# Why Can't I See the Signature Option in My Team Activity?

Regardless of whether you are the wallet creator, you cannot perform signatures unless your team has granted you the necessary signature permissions.

You can go to m**anagement -> Members** to check your role.

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

Then navigate to **Management -> Roles** to review your permissions. Note that signature permissions are part of the collaboration scope.

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

Once the permission is successfully enabled, the signature option will appear in the collaboration section.

<figure><img src="/files/6zzg7xhO5LoExLXQBmkK" 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://support.cregis.com/faq/transaction-management/why-cant-i-see-the-signature-option-in-my-team-activity.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.
