# Plan<!-- -->

## Index[**](#Index)

### Properties

* [**api\_rate\_limit\_boosts](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#api_rate_limit_boosts)
* [**available\_add\_ons](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#available_add_ons)
* [**available\_proxy\_groups](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#available_proxy_groups)
* [**data\_retention\_days](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#data_retention_days)
* [**description](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#description)
* [**enabled\_platform\_features](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#enabled_platform_features)
* [**id](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#id)
* [**is\_enabled](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#is_enabled)
* [**max\_actor\_count](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#max_actor_count)
* [**max\_actor\_memory\_gbytes](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#max_actor_memory_gbytes)
* [**max\_actor\_task\_count](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#max_actor_task_count)
* [**max\_concurrent\_actor\_runs](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#max_concurrent_actor_runs)
* [**max\_monthly\_actor\_compute\_units](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#max_monthly_actor_compute_units)
* [**max\_monthly\_external\_data\_transfer\_gbytes](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#max_monthly_external_data_transfer_gbytes)
* [**max\_monthly\_proxy\_serps](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#max_monthly_proxy_serps)
* [**max\_monthly\_residential\_proxy\_gbytes](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#max_monthly_residential_proxy_gbytes)
* [**max\_monthly\_usage\_usd](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#max_monthly_usage_usd)
* [**max\_schedule\_count](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#max_schedule_count)
* [**model\_config](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#model_config)
* [**monthly\_base\_price\_usd](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#monthly_base_price_usd)
* [**monthly\_usage\_credits\_usd](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#monthly_usage_credits_usd)
* [**plan\_pricing](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#plan_pricing)
* [**support\_level](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#support_level)
* [**team\_account\_seat\_count](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#team_account_seat_count)
* [**tier](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#tier)
* [**usage\_discount\_percent](https://docs.apify.com/api/client/python/api/client/python/reference/class/Plan.md#usage_discount_percent)

## Properties<!-- -->[**](#Properties)

### [**](#api_rate_limit_boosts)api\_rate\_limit\_boosts

**api\_rate\_limit\_boosts: int | None

### [**](#available_add_ons)available\_add\_ons

**available\_add\_ons: [list](https://docs.apify.com/api/client/python/api/client/python/reference/class/ActorEnvVarCollectionClient.md#list)\[str]

### [**](#available_proxy_groups)available\_proxy\_groups

**available\_proxy\_groups: dict\[str, int]

The number of available proxies in this group.

### [**](#data_retention_days)data\_retention\_days

**data\_retention\_days: int

### [**](#description)description

**description: str

### [**](#enabled_platform_features)enabled\_platform\_features

**enabled\_platform\_features: [list](https://docs.apify.com/api/client/python/api/client/python/reference/class/ActorEnvVarCollectionClient.md#list)\[str]

### [**](#id)id

**id: str

### [**](#is_enabled)is\_enabled

**is\_enabled: bool

### [**](#max_actor_count)max\_actor\_count

**max\_actor\_count: int

### [**](#max_actor_memory_gbytes)max\_actor\_memory\_gbytes

**max\_actor\_memory\_gbytes: float

### [**](#max_actor_task_count)max\_actor\_task\_count

**max\_actor\_task\_count: int

### [**](#max_concurrent_actor_runs)max\_concurrent\_actor\_runs

**max\_concurrent\_actor\_runs: int | None

### [**](#max_monthly_actor_compute_units)max\_monthly\_actor\_compute\_units

**max\_monthly\_actor\_compute\_units: float

### [**](#max_monthly_external_data_transfer_gbytes)max\_monthly\_external\_data\_transfer\_gbytes

**max\_monthly\_external\_data\_transfer\_gbytes: float

### [**](#max_monthly_proxy_serps)max\_monthly\_proxy\_serps

**max\_monthly\_proxy\_serps: int

### [**](#max_monthly_residential_proxy_gbytes)max\_monthly\_residential\_proxy\_gbytes

**max\_monthly\_residential\_proxy\_gbytes: float

### [**](#max_monthly_usage_usd)max\_monthly\_usage\_usd

**max\_monthly\_usage\_usd: float

### [**](#max_schedule_count)max\_schedule\_count

**max\_schedule\_count: int | None

### [**](#model_config)model\_config

**model\_config: Undefined

### [**](#monthly_base_price_usd)monthly\_base\_price\_usd

**monthly\_base\_price\_usd: float

### [**](#monthly_usage_credits_usd)monthly\_usage\_credits\_usd

**monthly\_usage\_credits\_usd: float

### [**](#plan_pricing)plan\_pricing

**plan\_pricing: dict\[str, Any] | None

Pricing details for this plan.

### [**](#support_level)support\_level

**support\_level: str

### [**](#team_account_seat_count)team\_account\_seat\_count

**team\_account\_seat\_count: int

### [**](#tier)tier

**tier: str | None

### [**](#usage_discount_percent)usage\_discount\_percent

**usage\_discount\_percent: float | None
