# external

<mark style="color:red;">`hostname(config)#`</mark> konfigürasyon prompt bölümündeki kullanılabilir <mark style="color:red;">`external`</mark> komutuyla  ile External Web Kategorileri ile ilgili konfigürasyon işlemlerinin gerçekleştirilebileceği <mark style="color:red;">`hostname(config-external-web-category)#`</mark> bölümüne geçiş yapılır. Bu bölümde ile web arayüzünde [***Configuration -> DPI -> Web Categories sayfasındaki External sekmesinde***](https://parta.gitbook.io/configuration/dpi/web-categories) gerçekleştirilebilen konfigürasyonların karşılığı olan CLI komutları bulunur.

```
parta_Document(config)# external web-category 
parta_Document(config-external-web-category)# ?
profile                  Profile List
parta_Document(config-external-web-category)# profile [Profile_Name] ?
type                     Profile Type
parta_Document(config-external-web-category)# profile [Profile_Name] type ?
ESB                      Type ESB
GIH                      Type GIH
ISP                      Type ISP
parta_Document(config-external-web-category)# profile [Profile_Name] type ESB ?
<cr>
parta_Document(config-external-web-category)# profile [Profile_Name] type ESB 
parta_Document(config-ext-webcat-profile-[Profile_Name])# show this
 profile [Profile_Name] type ESB 
parta_Document(config-ext-webcat-profile-[Profile_Name])# ?
db-password              Database Password
db-username              Database Username
profile                  Profile List
server-ip                Server IP
server-port              Server Port

```

<figure><img src="/files/4UQ9J3e6AACYK6qCC1Ho" alt=""><figcaption></figcaption></figure>


---

# 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.targitas.com/targitas-kullanim-rehberi/targitas-cli-arayuzune-giris/cli-konfigurasyon-komutlari/external.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.
