# Owners

Owners tab **allows Squad members to:**

* view owners of the Squad;
* copy an address of the owner;
* navigate to owners twitter profiles (if they linked their Twitter identity via Cardinal);
* initiate a transaction to add/remove an owner.&#x20;

Owners are added to a Squad via their public key.

## Adding / Removing owners

![](/files/9Kf2tvgOaspnKTxbMAjS)

Adding and removing owners requires the Squad to confirm and execute a transaction which can be initiate from this pop up.

## Link Twitter with Cardinal

![](/files/iuJiTst6rRRZF9C3r0T8)

Squads integration with Cardinal allows to link twitter identities to Squad ownership and display their Twitter names next to their wallet addresses.

#### How to link your Twitter identity to a Squad

To link a Twitter identity, an owner needs to:

1. Connect their wallet to Squads;
2. Click on the wallet address in the right top cornet of the screen and select Link Twitter;
3. Click Verify button and tweet the public key;
4. Copy and paste tweet URL into the corresponding field;
5. Click Claim to finish linking the twitter identity.

Once the process is finished, an owner will see their twitter name displayed next to their wallet address in the Owners tab, as well as the transaction tab.


---

# 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.squads.so/squads-v2-docs/multi-signature-wallets-for-teams/owners.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.
