> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/api_entities_instruction_types.instructionstatus.md).

# api\_entities\_Instruction\_types.InstructionStatus

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [api/entities/Instruction/types](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_instruction_types.md) / InstructionStatus

## Enumeration: InstructionStatus

[api/entities/Instruction/types](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_instruction_types.md).InstructionStatus

### Table of contents

#### Enumeration Members

* [Executed](#executed)
* [Failed](#failed)
* [Pending](#pending)

### Enumeration Members

#### Executed

• **Executed**

**Defined in**

[api/entities/Instruction/types.ts:8](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/Instruction/types.ts#L8)

***

#### Failed

• **Failed**

**Defined in**

[api/entities/Instruction/types.ts:9](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/Instruction/types.ts#L9)

***

#### Pending

• **Pending**

**Defined in**

[api/entities/Instruction/types.ts:7](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/Instruction/types.ts#L7)
