# Joining an Existing Organisation

Safe Signers have the ability to invite other users (either as a Signer or Member) to join their organisation. If you have received an invitation to join an existing organisation, you will need to [Sign Up](/business/getting-started/setting-up-a-new-organisation/sign-up.md) for the [Coinshift](https://coinshift.xyz/) app to accept the invitation. Alternatively, you can decline the invitation if you do not wish to join the organisation.

{% hint style="warning" %} <mark style="color:blue;">Make sure to use the same Metamask address to sign up for the Coinshift app that the Main Signers used when creating the Safe.</mark>
{% endhint %}

If the application still directs you to the [Request Access](/business/getting-started/setting-up-a-new-organisation/request-access.md) page, there could be two possibilities:

* Incorrect wallet address
* Invitation not sent

Verify your wallet address with your team members. If the wallet address is correct, it's possible that you have not been invited to join the organisation. In this case, ask them to invite you as Signer or Member (whichever is suitable for your role). Refer to our guide for instructions on how to [invite Signers](/business/coinshift-walkthrough/account-management/add-signers.md) and [Members](/business/coinshift-walkthrough/member-management/add-member.md) to your organisation.

{% hint style="info" %} <mark style="color:blue;">The process for joining an existing organisation is the same for both Signers and Members. Invited people can refer to these same steps to Sign up and accept the invitation.</mark>
{% endhint %}

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

Follow the below steps to join an existing organisation and make the most of your Coinshift experience.

## **Step 1: Connect your wallet and Sign Up for Coinshift app**

Connect your wallet with the [Coinshift](https://beta.coinshift.xyz/) app. Once your wallet is connected, you may see a message on your screen directing you to [Sign Up](/business/getting-started/setting-up-a-new-organisation/sign-up.md) for the application.

<figure><img src="/files/kbzpc8Ev24936FEbxfXr" alt="" width="563"><figcaption></figcaption></figure>

Fill in the following details:

* Name
* Email (optional)
* Job Title (optional)

confirm the process by clicking on the **Sign Up** button.

## **Step 2: Accept or decline organisation invitation**

After completing the sign-up process, you can see the invitation to join the organisation, along with a reject button.&#x20;

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

Press the **Accept** button if you wish to join the organisation or press **Reject** to decline the offer.

## **Step 3:** **Access the organisation dashboard**&#x20;

Upon acceptance, you will be redirected to the organisation dashboard.

Check the **Members** section to see your organisation grow as new Signers or Members are added to the list!

<figure><img src="/files/39f7Pdrl1DAOuMRHXfmX" 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.coinshift.xyz/business/getting-started/joining-an-existing-organisation.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.
