# Settings
HelpMate has a number of ways it can be customized for your needs.
## HelpMate in Ribbon
Toggle the button in the ribbon for HelpMate on or off. If it is toggled off, the HelpMate sidepane can still be accessed through the command palette.
## Default Obsidian Home page
HelpMate opens by default to the home page of the Obsidian Help. This starting page can be changed to another website by changing the URL. Keep in mind that the URL should start with `https`.
## Developer Documentation
Obsidian also has fine documentation for developers. However, this may not interest many users, so this can be easily toggled off.
## HelpMate's help
You can toggle the help for HelpMate on or off. If toggled off, it won't be shown in the list of help resources in HelpMate.
## List of custom help resources
You can add your own websites to HelpMate. In this input box, you can define multiple custom resources.
Each resource should be on a line and follow the format of `Title|URL`. Each URL should start with `https`.
The following is an example of how custom resources should appear:
![[helpmate custom help resources.png]]
## Use IFRAME
Obsidian uses different web viewing technology on desktop and mobile devices. On mobile devices, IFRAME is used to view web content. HelpMate automatically uses IFRAME on mobile devices. However, in some cases, some devices may not support the more advanced web viewing technology available on most desktops. This toggle forces Obsidian to use IFRAME. Only use this toggle if you are experiencing issues with the embedded browser.