> For the complete documentation index, see [llms.txt](https://docs10.xenioo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs10.xenioo.com/actions-and-operations/database/set-field-value.md).

# Set Field Value

This action represents a field value to be applied to a [Save](/actions-and-operations/database/save-record.md) action.

![](/files/-M_dk2-KSrTpGKxT-7Xi)

### Settings

The action uses the following settings:

| Setting    | Description                                                                                     | [Parsed](/actions-and-operations/dynamic-parsing.md) |
| ---------- | ----------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
| Field Name | The name of the field                                                                           | :white\_check\_mark:                                 |
| Mode       | The update mode to be used on the field                                                         | :no\_entry:                                          |
| Value      | The[ ](/actions-and-operations/database/set-field-filter-value.md)value to be used on the field | :white\_check\_mark:                                 |

### Remarks

The Increase Value By and Decrease Value By only apply to numeric fields. Fields containing string or other type of data will be unaffected by these modes.

### Trigger

This action does not have any trigger.

### Variables

This action does not have any variable.

### Availability

Channel specific availability follows the table below:

| Channel          | Availability     |
| ---------------- | ---------------- |
| Facebook         | Fully Available. |
| WhatsApp         | Fully Available. |
| SMS              | Fully Available. |
| Telegram         | Fully Available. |
| Web              | Fully Available. |
| Alexa            | Fully Available. |
| Google Assistant | Fully Available. |
| Slack            | Fully Available. |
| API              | Fully Available. |

This action requires an active [Database ](/basic-concepts/your-account/additional-packages.md)package. This action can only be used as an operation for a [Save ](/database/database-api-access/save-to-collection.md)action.
