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

# endSession

> TypeScript SDK reference

# endSession

▸ **endSession**(): `void`

End the current Session. No-op if no Session is active.

#### Returns

`void`

#### Defined in

[genai/api.ts:82](https://github.com/wandb/weave/blob/6538626556c93d6f31ae725fdefe4e6b8b71bc2c/sdks/node/src/genai/api.ts#L82)

***
