Contextual Help
Customized
Contextual Help
Customized
Collaborative
Work with your colleagues to enrich and manage your help content.
Customizable
Design experiences that have a native look and feel.
Adaptive
Display help from any element of your interface.
Unlimited
Create unlimited help articles for your users.
Easy to Get Started
Developers can easily start using this tool. Simply install the library, request the developer export, which includes all the necessary information, and let yourself be guided.
npm i
@usetoolio/contextual
Adaptive
Integrate help into any of your components and use a button, text, or any other element to display it.
Collaborative
We make it easy to collaboratively create topics without requiring programming skills to make changes.
Customization
Customize the help display according to your company's colors, as well as the position, size, and other settings...
Less Code
More Explanations
Simply get your project ID and your topics’ IDs, install our library, and you’re all set. Easily integrate contextual help without hassle.
import { ToolioProvider } from "@usetoolio/contextual";ReactDOM.createRoot(rootElement).render(<ToolioProvider projectId={"your-project-id"}><App /></ToolioProvider>);import { ToolioHelp } from "@usetoolio/contextual";const App = () => {return (<ToolioHelptopicId={"your-topic-id"}triggerButton={<button>I need help!</button>}/>);};
Frequently Asked Questions
- How do I integrate the contextual help widget into my application?
- Integration is simple! Just install our library, get your project ID and topic IDs, and insert the provided code into your application. Customize the trigger button, and you’re ready to go.
- Can I customize the appearance of the help?
- Yes, you can customize the appearance using your own styles or our predefined themes. Adjust colors, fonts, and layouts to perfectly match your application's design.
- Do I need special permissions to use this service in my application?
- No special permissions are required. Simply sign up, obtain your project and topic IDs, and integrate the library into your application.
- How secure is the data in the contextual help topics?
- We take security very seriously. All data is encrypted and securely stored, ensuring that your information and your users' information are protected at all times.
- Can I track user interactions with the contextual help feature?
- Yes, you can track user interactions to gain insights into how often the help feature is used and which topics are most popular, allowing you to optimize your content.
- What kind of support do you offer if there is a problem?
- We offer comprehensive support through our documentation, community forums, and direct contact with our support team to help you resolve any issues you may encounter.
Get Started Today
Integrate our solution in minutes and transform your application's user experience right now.