# Web Services

### How to Navigate the Web Services:

1. Form **Configuration/&#x20;*****Web Services.***
2. The site will redirect you to the Web Services page.
3. You can navigate all the Services from the Web Services page.

<figure><img src="/files/NG7BBY14jIzS1p21X75W" alt=""><figcaption><p>Navigate Web Services Page</p></figcaption></figure>

<figure><img src="/files/WOMlCYgg6mK78iSKCSLe" alt=""><figcaption><p>Web Services Page</p></figcaption></figure>

In the table below you can find the Web Services and their usage:

| Configuration             | Usage                                                                                                               |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Google Analytics**      | Configure tracking behavior to get insights into your website traffic and marketing effectiveness.                  |
| **Google Tag**            | Configure the website integration with Google Tag and Google Tag Manager.                                           |
| **JSON:API**              | Configure whether to allow only read operations or all operations.                                                  |
| **OpenAPI**               | Available OpenAPI Documentation.                                                                                    |
| **REST**                  | Configure REST server settings.                                                                                     |
| **RSS publishing**        | Configure the site description, the number of items per feed, and whether feeds should be titles/teasers/full-text. |
| **Menu Linkset Settings** | Enable or disable the menu linkset endpoint                                                                         |


---

# 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.varbase.vardot.com/10.1.x/content-designers/site-configuration/web-services.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.
