# Settings

The Settings section has an extensive number of configuration values for Reblaze. These tend to be parameters that once set up, usually will not change during your use of Reblaze.

There are five sections in this part of the interface.

[Web Proxy ](/v2.14/product-walkthrough/settings/web-proxy.md)contains parameters for the overall architecture of Reblaze and its interaction with the downstream clients and the upstream network. It includes settings for proxy behavior, load balancing, failover, and more. It is also where you assign Security Profiles to specific areas of your website.

[SSL Management](/v2.14/product-walkthrough/settings/ssl-management.md) is where SSL Certificates are uploaded and managed.

[DNS](/v2.14/product-walkthrough/settings/dns.md) is where DNS records are configured.

[Planet Overview](/v2.14/product-walkthrough/settings/planet-overview.md) shows you information relevant to your entire planet: the active domains and applications, what notifications are issued in response to events, and the ability to Publish changes that were made elsewhere in the interface.

[Account](/v2.14/product-walkthrough/settings/account.md) is where your user account settings are managed.


---

# 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://waap.docs.link11.com/v2.14/product-walkthrough/settings.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.
