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

# memanto schedule disable

> Disable the automatic daily summary and conflict-detection schedule.

# memanto schedule disable

Disable automatic daily summaries.

```bash theme={null}
memanto schedule disable [OPTIONS]
```

**Options:**

* None

**Examples:**

Disable with confirmation:

```bash theme={null}
memanto schedule disable
```

**Output:**

```
✓ Daily summaries disabled
  Previous Time: 08:00 UTC
  Status: No more automatic summaries
```
