# Using the Terrastories member dashboard

To access the Terrastories member dashboard, you need to log in with credentials for a community that have either `editor` or `admin` access.

Once you have done so, you will see a link for **Admin page** (soon to be renamed "Member dashboard") on the welcome screen.

Click on that link to access the Terrastories member dashboard.

<figure><img src="/files/29fi3MBffyb5PVRN71TC" alt=""><figcaption></figcaption></figure>

Upon accessing the member dashboard, you will be met with a message that you have signed in successfully. The default view that is shown is the Stories view.&#x20;

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

You can access links to other views on the left side. Currently, these are:

* **Stories**: all of your community's stories.
* **Speakers**: all of your community's speakers.
* **Places**: all of your community's places.\
  \&#xNAN;*For more information about speakers, stories, and places, see* [Exploring and creating stories, speakers, and places](/using-terrastories/using-the-terrastories-member-dashboard/exploring-and-creating-stories-speakers-and-places.md).<br>
* **Users**: the users that have access to your community, and their respective roles. \
  \&#xNAN;*See* [Setting up users and roles](/using-terrastories/using-the-terrastories-member-dashboard/setting-up-users-and-roles.md) *for more information.*<br>
* **Theme**: settings for your community theme, and map.\
  \&#xNAN;*See* [Customizing your community theme](/using-terrastories/using-the-terrastories-member-dashboard/customizing-your-community-theme.md) *and* [Modifying map settings](/using-terrastories/using-the-terrastories-member-dashboard/modifying-map-settings.md) *for more information.*<br>
* **Import**: a dashboard for importing data in CSV format.\
  \&#xNAN;*See* [Importing data](/using-terrastories/using-the-terrastories-member-dashboard/importing-data.md) *for more information.*<br>
* **Language**: a language selection menu where you can toggle between the different languages available in Terrastories. Hover over the acronyms to see the full name (in the language you have currently selected).

There is also a **search bar** at the top of the screen. Search for any term, and you will be provided results for any stories, speakers, and places that match the term:

<figure><img src="/files/8hEjl7HOoQ4xinBtNGCG" 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.terrastories.app/using-terrastories/using-the-terrastories-member-dashboard.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.
