> For the complete documentation index, see [llms.txt](https://docs.snomed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search/act-on-concept-search-results.md).

# Act on concept search results

| Steps                                                                                                                                                                                                                                                           | References                                                                                                                                                                                             |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Press `More details` at the start of a search results row (also the definition status icon).                                                                                                                                                                    | <div><figure><img src="/files/qxfWvdfemlx6dH4M1s6A" alt=""><figcaption></figcaption></figure></div>                                                                                                    |
| This opens the *Concept Information* pop-up window (as described in [View concept details when browsing the taxonomy](/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search/view-concept-details-when-browsing-the-taxonomy.md)). | <div><figure><img src="/files/1hhxgYjvu7sC2fKDKf1o" alt=""><figcaption></figcaption></figure></div>                                                                                                    |
| Press the search result FSN term (`Edit`) to open the concept in the *Edit Panel*.                                                                                                                                                                              | <div><figure><img src="/files/YaTGRi1ixJNXuY8Uq176" alt=""><figcaption></figcaption></figure></div>                                                                                                    |
| For active search results, press `View in Taxonomy` to open the concept in the *Task View - Taxonomy* tab.                                                                                                                                                      | <div><figure><img src="/files/BAeHxTZYEQ4JvTAiU5lm" alt=""><figcaption></figcaption></figure></div>                                                                                                    |
| The display context changes to *Task View - Taxonomy* , with the trigger concept as the focus for the taxonomy listing.                                                                                                                                         | <div><figure><img src="/files/BI4TssmoQA0048NRNvfi" alt=""><figcaption></figcaption></figure></div>                                                                                                    |
| For inactive concepts in search results, the `View in Taxonomy` button is replaced by an `Inactive Concept` icon.                                                                                                                                               | <div><figure><img src="/files/Va5nbXJYAsOElkBjEXtw" alt=""><figcaption></figcaption></figure></div>                                                                                                    |
| Press `Add to Saved List` to add the search result concept to the task *Saved List*.                                                                                                                                                                            | <div><figure><img src="/files/ivhkyhECNjTcBjrfw82I" alt=""><figcaption></figcaption></figure></div>                                                                                                    |
| Press `Clone this concept` to create a new unpublished cloned version of the concept in the Edit Panel. This is equivalent to creating a new concept and entering its lexical and logical model content from scratch.                                           | <div><figure><img src="/files/Bzkh3BZXRwckDq3FqqBu" alt=""><figcaption></figcaption></figure></div><div><figure><img src="/files/EiLy0Al2MDSvXdDueucp" alt=""><figcaption></figcaption></figure></div> |

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=AP+UG&#x26;entry.670899847=Act%20on%20concept%20search%20results" class="button primary">Provide Feedback</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search/act-on-concept-search-results.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
