> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# IBotPlanningStepMetadata

> Protobuf interface IBotPlanningStepMetadata generated from WAProto.

Defined in: [WAProto/index.d.ts:1781](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L1781)

## Properties

### isEnhancedSearch?

> `optional` **isEnhancedSearch**: `null` | `boolean`

Defined in: [WAProto/index.d.ts:1787](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L1787)

***

### isReasoning?

> `optional` **isReasoning**: `null` | `boolean`

Defined in: [WAProto/index.d.ts:1786](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L1786)

***

### sections?

> `optional` **sections**: `null` | [`IBotPlanningStepSectionMetadata`](/proto-reference/BotProgressIndicatorMetadata/BotPlanningStepMetadata/interfaces/IBotPlanningStepSectionMetadata)\[]

Defined in: [WAProto/index.d.ts:1788](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L1788)

***

### sourcesMetadata?

> `optional` **sourcesMetadata**: `null` | [`IBotPlanningSearchSourcesMetadata`](/proto-reference/BotProgressIndicatorMetadata/BotPlanningStepMetadata/interfaces/IBotPlanningSearchSourcesMetadata)\[]

Defined in: [WAProto/index.d.ts:1784](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L1784)

***

### status?

> `optional` **status**: `null` | [`PlanningStepStatus`](/proto-reference/BotProgressIndicatorMetadata/BotPlanningStepMetadata/enumerations/PlanningStepStatus)

Defined in: [WAProto/index.d.ts:1785](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L1785)

***

### statusBody?

> `optional` **statusBody**: `null` | `string`

Defined in: [WAProto/index.d.ts:1783](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L1783)

***

### statusTitle?

> `optional` **statusTitle**: `null` | `string`

Defined in: [WAProto/index.d.ts:1782](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L1782)
