# Co-Managers to Accept

Your co-managers need to connect wallet to sign in, so they can see your invitation to accept.

Once co-managers logged in, the hour glass shows a number signaling there is a pending invitation.

<figure><img src="/files/1huW0JD0fYD8vIVYjDaj" alt=""><figcaption></figcaption></figure>

Click on the hour glass to see the pending invitation and press the "Accept" button to become a co-manager or ignore to decline the invitation.

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

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

Note: all co-managers need to accept invitations in order for the new MSafe account to be fully usable.

<figure><img src="/files/cb9rggf31a7VzlgMyqTl" 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://doc.m-safe.io/aptos/users/create-an-account/co-managers-to-accept.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.
