# Co-Managers to Accept

In order for the newly created mult-sig account to be fully usable (e.g. send assets out), co-managers must first accept the invitation to agree to be co-signers of this account. All co-managers will get an invitation to take on this account co-management role.

When the account is first created, all co-managers can assess the account and they can easily sign in by connect wallet.

Below is the screen that one co-manager sees after connecting wallet The hour glass in the lower corner of the vertical navigation bar shows there's 1 pending invitation.

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

<div align="left"><figure><img src="/files/4gBQWcQckLzEsUY33ZQP" alt=""><figcaption></figcaption></figure></div>

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

<figure><img src="/files/9SyR1jX0QpfvVGgmjro0" alt=""><figcaption></figcaption></figure>

Now the co-manager 1 can see the new MSafe account as well.

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

Co-manager 2 gets an invitation as well and needs to accept the invitation.

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

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

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

Co-managers accepted invitations, and the new account is now able to conduct send transactions.

<figure><img src="/files/GMFzzh8M71aVSigyYzTE" 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/sui/user-guide/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.
