# Research Topics and Tags

Most Research AMP sites have about 6-10 research topics, used to subdivide the site's central theme and to organize all of the content on the site. The sites also have a list of focus tags to further subdivide the content. For more on how to subdivide your site's central topic into Research Topics and Tags, see Elements of Research AMP: [https://app.gitbook.com/o/c4iDgKjDka0osrfN9sSX/s/Aq6E3UMrp9SVbTrsh8xn/\~/changes/18/introducing-research-amp/elements-of-research-amp](https://research-amp.gitbook.io/research-amp-user-documentation/introducing-research-amp/elements-of-research-amp).

### Add Research Topics &#x20;

1. Navigate to "research topics" in the Dashboard, and click "Add New." This will take you to a page where you can enter research topics, their descriptions, and an image.&#x20;

Research Topics will appear as a dropdown menu in the Primary Navigation bar, as elements on the Home page, as well as on a separate Archive page that is created when you add research topics. This Archive page offers the topic description, as well as all of the content that has been associated with the topic. The “short” description, used in research topic teasers on the homepage and elsewhere on the site, is stored in the post excerpt.

### Add Focus Tags&#x20;

1. Focus Tags are accessible from the submenus of Research Reviews, Articles, Profiles, and New Items. Changing the focus tags from any of these submenus changes all of the focus tags for your site.&#x20;
2. From the Dashboard, navigate to one of the above submenus
3. Add a name, slug, and optional description for the tag.&#x20;

<figure><img src="https://178495684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAq6E3UMrp9SVbTrsh8xn%2Fuploads%2FJOd3CFmioTSk4Lqcof47%2Ffocus%20tags.png?alt=media&#x26;token=21ec9104-9215-47e3-af42-164590feea3e" alt=""><figcaption></figcaption></figure>

A second method to add Focus Tags is to do so while you are creating content: you can add a Focus Tag in the right sidebar.&#x20;


---

# 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://research-amp.gitbook.io/research-amp-user-documentation/configuration/research-topics-and-tags.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.
