# Technical settings

This section groups the advanced Salescaling settings, designed for administrators and technically knowledgeable users who wish to customize notifications or integrate the platform with other systems via its API.

These settings allow you to extend Salescaling's functionality beyond its standard interface, connecting it directly with your workflows and development tools.

Within this section you will find guides for:

* Notifications.
* Privacy Rules.
* Webhooks and API Keys.


---

# 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.salescaling.com/en/platform-settings/configuraciones-tecnicas.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.
