GETTING STARTED
SearchAssist Overview
SearchAssist Introduction
Onboarding SearchAssist
Build your first App
Glossary
Release Notes
What's new in SearchAssist
Previous Versions

CONCEPTS
Managing Sources
Introduction
Files
Web Pages
FAQs
Structured Data 
Connectors
Introduction to Connectors
Azure Storage Connector
Confluence Cloud Connector
Confluence Server Connector
Custom Connector
DotCMS Connector
Dropbox Connector
Google Drive Connector
Oracle Knowledge Connector
Salesforce Connector
ServiceNow Connector
SharePoint Connector
Zendesk Connector
RACL
Virtual Assistants
Managing Indices
Introduction
Index Fields
Traits
Workbench
Introduction to Workbench
Field Mapping
Entity Extraction
Traits Extraction
Keyword Extraction
Exclude Document
Semantic Meaning
Snippet Extraction
Custom LLM Prompts
Index Settings
Index Languages
Managing Chunks
Chunk Browser
Managing Relevance
Introduction
Weights
Highlighting
Presentable
Synonyms
Stop Words
Search Relevance
Spell Correction
Prefix Search
Custom Configurations
Personalizing Results
Introduction
Answer Snippets
Introduction
Extractive Model
Generative Model
Enabling Both Models
Simulation and Testing
Debugging
Best Practices and Points to Remember
Troubleshooting Answers
Answer Snippets Support Across Content Sources
Result Ranking
Facets
Business Rules
Introduction
Contextual Rules
NLP Rules
Engagement
Small Talk
Bot Actions
Designing Search Experience
Introduction
Search Interface
Result Templates
Testing
Preview and Test
Debug Tool
Running Experiments
Introduction
Experiments
Analyzing Search Performance
Overview
Dashboard
User Engagement
Search Insights
Result Insights
Answer Insights

ADMINISTRATION
General Settings
Credentials
Channels
Team
Collaboration
Integrations
OpenAI Integration
Azure OpenAI Integration
Custom Integration
Billing and Usage
Plan Details
Usage Logs
Order and Invoices
Smart Hibernation

SearchAssist APIs
API Introduction
API List

SearchAssist SDK

HOW TOs
Use Custom Fields to Filter Search Results and Answers
Add Custom Metadata to Ingested Content
Write Painless Scripts
Configure Business Rules for Generative Answers

Credentials

SearchAssist allows you to create credentials to configure channels and API scopes. Created credentials can be used in the <SDK config.file> for the SDK to interact with the search assist application.

Add

To add credentials, follow the below steps:

  1. On the landing page, click the Manage tab on the top.
  2. By default, the General Settings page is displayed. On the left pane, click Credentials.
  3. You will find the applications you created listed here. You can also create a new credential.
  4. On the Manage Credentials page, click + Add Credential on the top-right.
  5. On the Add Credential dialog box:
    1. Enter a name in the Credential Name field.
    2. Select a signing algorithm from the JWT Signing Algorithm Used For Client App Authentication drop-down list.
  6. Click Add.

Delete

To delete a credential, follow the below steps:

  1. On the Manage Credentials page, click the delete icon on the respective credential.
  2. On the Delete Credential dialog box, click Delete.

Note: You can not delete a credential if it is associated with a channel.

On this Page

Credentials

SearchAssist allows you to create credentials to configure channels and API scopes. Created credentials can be used in the <SDK config.file> for the SDK to interact with the search assist application.

Add

To add credentials, follow the below steps:

  1. On the landing page, click the Manage tab on the top.
  2. By default, the General Settings page is displayed. On the left pane, click Credentials.
  3. You will find the applications you created listed here. You can also create a new credential.
  4. On the Manage Credentials page, click + Add Credential on the top-right.
  5. On the Add Credential dialog box:
    1. Enter a name in the Credential Name field.
    2. Select a signing algorithm from the JWT Signing Algorithm Used For Client App Authentication drop-down list.
  6. Click Add.

Delete

To delete a credential, follow the below steps:

  1. On the Manage Credentials page, click the delete icon on the respective credential.
  2. On the Delete Credential dialog box, click Delete.

Note: You can not delete a credential if it is associated with a channel.