> For the complete documentation index, see [llms.txt](https://docs.yansalabs.com/onesearch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yansalabs.com/onesearch/onesearch-for-workspaces/configuring-onesearch-for-service-operations-workspace/alternate-steps.md).

# Alternate Steps

{% hint style="info" %}
If the “+Add” button isn’t an option on the Contextual Side Panel component, replace step 2 with the following steps:
{% endhint %}

1. Select any variant and open the sub page editor.

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

2. In the page dropdown (Utah or later) at the top, click “Subpage overview”.

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

3. If on an instance earlier than Utah, click “Menu” > “Create tab” and continue with step 3 in the original steps

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

4. Add a new page for the “OneSearch” tab.
5. Open the newly created page’s default variant and continue with step 4 in the original steps.


---

# 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.yansalabs.com/onesearch/onesearch-for-workspaces/configuring-onesearch-for-service-operations-workspace/alternate-steps.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.
