docs(custom-views): add OpenCTI custom views library documentation (#57)#58
Open
Julienger0 wants to merge 7 commits into
Open
docs(custom-views): add OpenCTI custom views library documentation (#57)#58Julienger0 wants to merge 7 commits into
Julienger0 wants to merge 7 commits into
Conversation
There was a problem hiding this comment.
Pull request overview
Adds new documentation pages to the XTM Hub docs site describing OpenCTI “Custom Views” (and also “Playbooks”) libraries, and wires them into the MkDocs navigation so they appear in the rendered site.
Changes:
- Adds a new documentation page for the OpenCTI Custom Views library.
- Adds a new documentation page for the OpenCTI Playbooks library.
- Updates
mkdocs.ymlnavigation to link both new pages under the OpenCTI section.
Reviewed changes
Copilot reviewed 3 out of 5 changed files in this pull request and generated 7 comments.
| File | Description |
|---|---|
| mkdocs.yml | Adds nav entries for the new Custom Views and Playbooks library pages. |
| docs/libraries/opencti-custom-views.md | New documentation page describing browsing, importing, deploying, and sharing OpenCTI custom views from XTM Hub. |
| docs/libraries/opencti-playbooks.md | New documentation page describing browsing, importing, deploying, and sharing OpenCTI playbooks from XTM Hub. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+7
to
+8
|  | ||
| TODO: add image once the library has some custom views |
Comment on lines
+12
to
+14
| The OpenCTI custom views library represents a significant advancement in analyst productivity and threat intelligence accessibility. | ||
| A [custom view](https://docs.opencti.io/latest/usage/custom-views/) (TODO: add image once the library has some custom views) is a widget-based dashboard scoped to a specific entity type | ||
| (such as Malware, Campaign, or Vulnerability) that surfaces the most relevant information as a dedicated tab directly on entity detail pages. |
| and wait a few seconds until you are redirected to your OpenCTI platform where the custom view is created. | ||
| The target entity type of the view is passed automatically, so the view is created against the right entity type without any additional configuration. | ||
|
|
||
|  (TODO: add image once the library has some custom views) |
| The library features pre-built [playbooks](https://docs.opencti.io/latest/usage/playbook-automation/) that have been curated by the Filigran team, | ||
| ensuring high-quality, relevant automation content. | ||
|
|
||
| **Playbooks are an OpenCTI Enterprise Edition feature** running a playbook on your OpenCTI platform requires an EE license, whether the playbook is deployed in one click from the Hub or downloaded and imported manually. |
Comment on lines
118
to
+122
| - Registration: user/opencti-registration.md | ||
| - Custom Dashboards library: libraries/custom-dashboards.md | ||
| - Custom Views library: libraries/opencti-custom-views.md | ||
| - Integrations library: libraries/integrations.md | ||
| - Playbooks library: libraries/opencti-playbooks.md |
Comment on lines
+45
to
+47
| Download options are readily available for users who prefer manual import processes, | ||
| while sharing capability allow you to generate shareable links that facilitate easy | ||
| collaboration with team members and external partners. |
Comment on lines
+46
to
+48
| Download options are readily available for users who prefer manual import processes, | ||
| while sharing capability allow you to generate shareable links that facilitate easy | ||
| collaboration with team members and external partners. |
EllynBsc
requested changes
Jul 2, 2026
EllynBsc
left a comment
Member
There was a problem hiding this comment.
This PR should be renamed for adding 'playbooks + custom views' documentation then @Julienger0 ?
LGTM otherwise, let's ship 🚀
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
Related issues
How to test this PR
Checklist
type(scope?): description (#issue)Further comments