> For the complete documentation index, see [llms.txt](https://docs.chathq.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chathq.io/engagement-widgets/conversion-tools-tm/tool-visibility.md).

# Tool Visibility

{% embed url="<https://youtu.be/fCr6odcqwh0>" fullWidth="false" %}

The Tool Visibility option allows you to select when you would like your Engagement Widget™ to show on your website. You can select to have the widget show at all times of the day, during working hours only, or after working hours only. With these options you have the flexibility to show your Engagement Widget™ to your customers as you see fit.

{% hint style="info" %}
[Click here to learn more about setting up Office Hours for your Engagement Widget](/engagement-widgets/widget-settings/office-hours.md)
{% endhint %}

## Always

With the “**Always**” option your Engagement Widget will show at all hours of the day.

## Working Hours Only

With the “**Working** **Hours** **Only**” option, your Engagement Widget™ will only be visible during your set office hours. [To learn more about setting up your office hours click here.](/engagement-widgets/widget-settings/office-hours.md)

## After Hours Only&#x20;

With the “**After** **Hours** **Only**” option, your Engagement Widget™ will only be visible after your set office hours.  [To learn more about setting up your office hours click here.](/engagement-widgets/widget-settings/office-hours.md)


---

# 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.chathq.io/engagement-widgets/conversion-tools-tm/tool-visibility.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.
