# object-groups

<mark style="color:red;">`hostname(config)#`</mark> konfigürasyon prompt bölümündeki kullanılabilir <mark style="color:red;">`object-groups`</mark>  komutuyla  ile ilgili konfigürasyon işlemlerinin gerçekleştirilebileceği <mark style="color:red;">`hostname(config-)#`</mark> bölümüne geçiş yapılır. Bu bölümde web arayüzde [**Configuration -> Object**](https://docs.targitas.com/configuration/object)  sekmesinde gerçekleştirilebilen konfigürasyonlar için gerekli komutlar bulunur.&#x20;

```
parta_Document(config)# object-groups 
parta_Document(config-obj-grp)# 
group                    Group Objects
object                   Create new object


parta_Document(config-obj-grp)# object [Name] type 
mac                      Object Type Mac
network                  Object Type Network
service                  Object Type Service
time                     Object Type Time

```

| group                       |   |
| --------------------------- | - |
| object \[Name] type mac     |   |
| object \[Name] type network |   |
| object \[Name] type service |   |
| object \[Name] type time    |   |


---

# 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/object-groups.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.
