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

# June 2026

> API and SDK changes released in June 2026.

Additions, changes, deprecations, and breaking changes to the public Datagrid REST API and the `datagrid-ai` SDK, released in June 2026.

## Automations

<Update label="2026.06.25" description="SDK · datagrid-ai@0.16.1">
  * <span style={{ backgroundColor: '#30A46C', color: '#ffffff', padding: '1px 8px', borderRadius: '9999px', fontSize: '0.7rem', fontWeight: 600, marginRight: '8px', verticalAlign: 'middle', whiteSpace: 'nowrap' }}>Added</span>Added agent automations to the public API. You can now create, list, retrieve, update, and delete scheduled `runAgent` automations under `/v1/agents/{agent_id}/automations`. Create paused automations with the optional `enabled` flag. ([reference](/api-reference/automations/create-automation))
</Update>
