# Configuration parameters

> | Name | Type | Description | Default Value | Required |
| --- | --- | --- | --- | --- |
| Name | String | The name for this configuration. Add-ins reference the configuration with this name. | N/A | Yes |
| Connection | UiPath Auth Connection Provider | The connection types that can be provided to this configuration. | N/A | Yes |
| Response Timeout | Number | The timeout for request to the remote service. | 60 | N/A |
| Response Timeout Unit | Enumeration, one of:  NANOSECONDS  MICROSECONDS  MILLISECONDS  SECONDS  MINUTES  HOURS  DAYS | A time unit which qualifies the Response Timeout. | SECONDS | N/A |
| Streaming Type | Enumeration, one of the following:  AUTO  ALWAYS  NEVER | Defines if the request should be sent using streaming. Setting the value to AUTO automatically defines the best strategy based on the request content. | AUTO | N/A |
| Name | String | The identifier of this element used to reference it in other components | N/A | Yes |
| Expiration Policy | Expiration Policy | Configures the minimum amount of time that a dynamic configuration instance can remain idle before the runtime considers it eligible for expiration. This does not mean that the platform expires the instance at the exact moment that it becomes eligible. The runtime actually purges the instances when it sees it fit. | N/A | N/A |

| Name | Type | Description | Default Value | Required |
| --- | --- | --- | --- | --- |
| Name | String | The name for this configuration. Add-ins reference the configuration with this name. | N/A | Yes |
| Connection | UiPath Auth Connection Provider | The connection types that can be provided to this configuration. | N/A | Yes |
| Response Timeout | Number | The timeout for request to the remote service. | 60 | N/A |
| Response Timeout Unit | Enumeration, one of:  NANOSECONDS  MICROSECONDS  MILLISECONDS  SECONDS  MINUTES  HOURS  DAYS | A time unit which qualifies the Response Timeout. | SECONDS | N/A |
| Streaming Type | Enumeration, one of the following:  AUTO  ALWAYS  NEVER | Defines if the request should be sent using streaming. Setting the value to AUTO automatically defines the best strategy based on the request content. | AUTO | N/A |
| Name | String | The identifier of this element used to reference it in other components | N/A | Yes |
| Expiration Policy | Expiration Policy | Configures the minimum amount of time that a dynamic configuration instance can remain idle before the runtime considers it eligible for expiration. This does not mean that the platform expires the instance at the exact moment that it becomes eligible. The runtime actually purges the instances when it sees it fit. | N/A | N/A |
