# State Actions

<figure><img src="/files/WIqld587MhUAtDQhehi2" alt=""><figcaption></figcaption></figure>

1. States/Transitions Swap Button

A button that will change the UI from that of the Attributes tab to that of the States or Transitions tab.

2. State Name Value

The given name of the selected state.

3. State Entry Actions

The value of the attribute at the start of the simulation. The value will automatically be forced to conform to the type specified by the Type Identifier.

4. Add Additional Actions Button

The value of the attribute at the start of the simulation. The value will automatically be forced to conform to the type specified by the Type Identifier.

5. Action Type Values

The value of the attribute at the start of the simulation. The value will automatically be forced to conform to the type specified by the Type Identifier.

6. State Exit Actions

The value of the attribute at the start of the simulation. The value will automatically be forced to conform to the type specified by the Type Identifier.

<br>


---

# 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.siminsights.com/authoring-a-simulation/state-machine/scenario-flow/state-actions.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.
