# Manage Tenancy

Within the Manage Tenancy section of the side menu, you can manage the following:

* Administrators, see the [Manage Tenant Administrators](/guides/portal-tutorials/tenant-administrators/manage-tenant-administrators.md) tutorial for more information.
* End Users, see the [End Users](/guides/portal-tutorials/tenant-administrators/end-users.md) tutorial for more information.
* Account Settings

### View Account Settings

Tenant Administrators can view their Tenancy’s account settings by navigating to *Manage Tenancy* on the left-side menu of the SVX Portal, and selecting *Account Settings*. Here you will see the:

* Tenant name
* Tenant ID
* Logo URL

> **Note** The *Tenant ID* is designated by the SVX Portal at the time the Tenancy is created.

### Edit Account Settings

To edit your Tenancy’s details, select the *Edit* button from the *Account Settings* page. The information will be presented as an editable form where you can update / change the following information:

* Tenant name
* Logo

To change the Tenant’s logo either drag and drop the new logo file into the outlined logo box or select *click here* to navigate to the new logo’s location on your device. The new logo will appear in the preview box.

When complete, select *Save* to save changes, or *Cancel* to discard changes.

> **Note** The *Tenant ID* cannot be changed. You can, however, click on the copy icon to copy the ID to your clipboard.


---

# 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/portal-tutorials/tenant-administrators/manage-tenancy.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.
