# How to Include or Exclude a Domain from AutoSSL in cPanel

You can manage whether your domain is included or excluded from AutoSSL in cPanel. If your domain is newly created, wait a few hours for cPanel to automatically install an SSL. You can check the AutoSSL log from **cPanel > SSL/TLS Status > Certificate Status**.

### To Include a Domain:

1. Log in to your **cPanel account**.
2. In the **Security** section, click on **SSL/TLS Status**.

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

3. Under **Domain**, select the domain you want to include.
4. Click on **Include x domain(s) during AutoSSL**. The selected domains/sub-domains will be included in AutoSSL.

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

### To Exclude a Domain:

1. Under **Domain**, check the boxes next to the domains you want to exclude.
2. Click on **Exclude x domains during AutoSSL**. The selected domains/subdomains will be excluded from AutoSSL.

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

{% hint style="info" %}
Note: You can only exclude domains that you previously included in AutoSSL.
{% endhint %}


---

# 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.clouduxe.com/ssl/how-to-include-or-exclude-a-domain-from-autossl-in-cpanel.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.
