# Managing Access

Navigate to your avatar in the top right-hand corner and go to *Settings.*

<figure><img src="https://4003540104-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjzfPqQ1fXmC4OMXwiD%2Fuploads%2F4WnnZQfwPdnqJrEkoQkD%2FScreenshot%202023-09-27%20at%2015.21.14.png?alt=media&#x26;token=d99190a2-bb4f-488a-a3ba-b58a63a763d9" alt=""><figcaption><p>Kyso Settings</p></figcaption></figure>

This is where you can manage your personal settings and company settings (to the extent that you have some admin control).

<figure><img src="https://4003540104-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjzfPqQ1fXmC4OMXwiD%2Fuploads%2FdW2vqTUjLuEiSThr2VHn%2FScreenshot%202023-09-27%20at%2015.41.34.png?alt=media&#x26;token=4af86fec-1bee-4bea-92b9-224c0071026e" alt=""><figcaption><p>Kyso Organisation &#x26; Channel Settings</p></figcaption></figure>

You can see all the organisations and channels that you have access to, as well as all the **Members** that belong to each Organisation and Channel.

Select an Organisation in the sidebar to see all the channels that you have access to **in that Organisation.**

Click on a Channel in the *Channels* tab to reveal all of the teams that you have access to. Click into  any Channel to reveal the team-specific settings:

<figure><img src="https://4003540104-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjzfPqQ1fXmC4OMXwiD%2Fuploads%2FXJykzGjg4XsJ0mklMeJR%2FScreenshot%202023-09-27%20at%2015.43.59.png?alt=media&#x26;token=fffcf4eb-7394-4319-bf38-4738616a2a34" alt=""><figcaption><p>Channel Settings</p></figcaption></figure>

{% hint style="warning" %}
Note that Kyso Organisations are public (on the network) by default, so users without explicit access to an Organisation or those who have been removed will still have access to that Organisation (to all public & protected channel content).&#x20;
{% endhint %}

## Administrative Control & Platform Roles

There are a small set of roles predefined at Kyso that can be used across the entire application. These roles are just a specific set of permissions grouped under the “umbrella” of a role.

{% hint style="info" %}
Channels and Teams mean the same thing on Kyso so might be used interchangeably across the public documentation and Git repositories.
{% endhint %}

These are the Platform Roles available:

* **Platform / Account Admin** (platform-admin). Full access to every single entity at Kyso. Also known as the **Global Admin**. Full control without restriction.
* **Organization Admin** (organization-admin). Full access but restricted to a specific organization. While the Platform Admin can make changes in every organization, an organization admin only can perform that changes inside his organization. An organization admin can’t:
  * Create new organizations. This should be done by the **Platform Admin**.
* **Team / Channel Admin** (team-admin). Full access, but restricted to a specific channel inside an organization. A team admin cannot:
  * Create new teams. This should be done by the Organization Admin.
* **Team Contributor** (team-contributor). Allowed to create and edit content inside a channel (comments, reports, etc.)
* **Team Reader** (team-reader). Only allowed to read content inside a channel.

<mark style="background-color:yellow;">Consider that:</mark>

* A user can play different roles across different Organizations and Channels.&#x20;
  * For example, the user “<kyle@kyso.io>” can be an **Organization Admin** in the organization “Kyso” but a **Team Reader** in the organization “Acme”.
  * That’s also true for teams / channels, the user “<kyle@kyso.io>” can be a **Team Admin** in the channel “my-awesome-team” in the organization “Kyso” but a **Team Reader** in the channel “another-awesome-team” in the same organization.
