You can create, publish, and manage custom documentation hosted on the Palantir platform with a documentation code repository. These "custom docs" can be indexed by AIP Assist, enabling AIP Assist to answer queries using your organization's documentation.
You can access custom documentation in the following ways:
https://<your-enrollment>/workspace/documentation/
See the section below for details on how to configure the title of the in-platform documentation application in your enrollment.
Note that the in-platform documentation application may include core documentation pages published by default that do not come from a custom documentation repository (for example, information on installing SAP connectors in data integrations).
The title of your custom documentation application is based on the Palantir platform title configured in Control Panel. For example, if your platform title is ABC
, the application title will be ABC documentation
. The platform title can be set in Control Panel in the Platform experience settings. If no platform title is set in Control Panel, or if it is set to Palantir
, the custom documentation application title will default to Custom documentation
.
Palantir's in-platform custom documentation uses a special documentation template in Code Repositories. This documentation template requires a specific organization of files to enable discovery and publishing by the custom documentation service. In-platform custom documentation pages are written in Markdown with a few important differences from standard Markdown.