# Zebra RFID Set Configuration

Set Zebra RFID Configurations.

Action available for the following operating systems:

![](/files/-McsYNWc88h_Sm8kJQcc)

### Parameters

* **Antenna Receive Sensitivity Index** *\<string> -* This allows to change the current selected value for the "Receive Sensitivity". To know what are the supported values you need to call "Zebra RFID Get Configuration", and in the parameter you specify the index of the value in the table returned by this call.
* **Antenna Transmit Power Table Index** *\<string> -* This allows to change the current selected value for the "Transmit Power". To know what are the supported values you need to call "Zebra RFID Get Configuration", and in the parameter you specify the index of the value in the table returned by this call.
* **Antenna Transmit Frequency Index** *\<string> -* This allows to change the current selected value for the "Transmit Frequency". To know what are the supported values you need to call "Zebra RFID Get Configuration", and in the parameter you specify the index of the value in the table returned by this call.
* **Tag Population** *\<string> -* This allows to change the Tag Population setting to be used for inventory operations.
* **Inventory Session** *\<string> -* This allows to change the Session to be used for inventory operations.
* **Region Index** *\<string> -* This allows to change the current selected value for the "Region". To know what are the supported values you need to call "Zebra RFID Get Configuration", and in the parameter you specify the index of the value in the table returned by this call.


---

# 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://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-rfid/zebra-rfid-set-configuration.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.
