Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/pages/docs/octopus-ai/assistant/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,9 @@
**Q: Is Octopus AI Assistant a supported service?**

A: Yes. Reach out to the [Octopus Support team](https://octopus.com/support) for any issues or questions.

## Troubleshooting

### Prompts fail immediately without appearing to send

The extension may be set to restrict site access. In Chrome, click the kebab menu, select `Extensions` -> `Manage Extensions`. Enable `Developer mode` using the toggle in the top right. Find `Octopus AI Assistant` and click `Details`. Under `Site access`, ensure `On all sites` is selected.

Check failure on line 122 in src/pages/docs/octopus-ai/assistant/index.mdx

View workflow job for this annotation

GitHub Actions / lint

Files should end with a single newline character

src/pages/docs/octopus-ai/assistant/index.mdx:122:290 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md047.md
Loading