# Organisation Configuration

Meeco’s Secure Value Exchange (SVX) Platform enables users to participate in large ecosystems comprising of Issuers, Verifiers, and Holders. These ecosystems are managed by Tenants (also referred to as Providers), and it is the Tenants who enable Holders to connect with Issuers and Verifiers (aka Organisations).

### Connect with an Organisation

To be issued credentials and to submit credentials for verification via the wallet, connections with Organisation need to be created. After registering your wallet with a Provider, you will be able to gain access to Organisations (Issuers and Verifiers) within the Provider’s ecosystem.

First, the Organisation will need to provide you with an invitation code. Once you have received the invitation code navigate to *Settings* and tap on *Organisation configuration*. Tap on the *Enter invitation code* button located at the bottom of the screen. You will be presented with a form asking you to enter the following information:

* Invitation code
* Connection name

Once all required fields are complete select the *Continue* button. A toast message will appear confirming that the connection has been created and the Organisation will appear in the list.

> **Note** It may take a few seconds for the connection to be established.

<div align="center"><img src="/files/fUL1qL0MdYib2vqhPFXX" alt="How to connect with an Organisation tutorial video." width="300"></div>

### View Connection details

After connecting with an Organisation, you will be able to navigate to *Settings > Organisation configuration* and view the list of the Organisations you are connected with. Tap on an Organisation to see the associated connection details.

<div align="center"><img src="/files/KfjG5vkG0treB139YJHf" alt="How to view a Connection&#x27;s details tutorial video." width="300"></div>

### Forget a Connection

If you no longer wish to be connected with an Organisation navigate to *Settings* and tap on *Organisation configuration*. Locate the Organisation you wish to forget in the list and tap on the Organisation’s name. Tap on the *Forget this connection* button located at the bottom of the screen. A pop-up screen will appear asking you to confirm that you wish to forget the Organisation. Select *Confirm* to disconnect from the Organisation or select *Cancel*.

> **Note** After cancelling a connection with an Organisation all credentials issued by the Organisation will remain in your wallet.

<div align="center"><img src="/files/q0dEisU1CIaYRThgGz5j" alt="How to forget a Connection tutorial video." width="300"></div>

### Removal from an Organisation

An Organisation may cancel and remove the connection with your wallet. If you would like to reconnect with the Organisation you will need to contact them with your request.


---

# 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.meeco.me/guides/wallet-tutorials/organisation-configuration.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.
