The Profiles page in full: every subscription operation
The Profiles page manages all configuration files. Each card is one profile (a subscription or a local file); clicking a card activates it — only one profile is active at a time.
Card operations
- Update (refresh icon): re-fetches the profile from the subscription URL. Alt-click updates through the proxy — handy when the subscription host itself is blocked;
- Right-click menu: Edit opens the YAML in an external editor; Show in Folder reveals the file on disk; Delete removes the profile;
- Traffic bar: if the provider sends usage info (subscription-userinfo), the card shows used traffic and expiry.
Local profiles
Besides subscriptions, you can drag a hand-written YAML file into the window to import it — useful for self-hosted servers. Note: editing a subscription-generated file directly is a bad habit — the next update overwrites your changes. The right way is appending customizations via Mixin ("Mixin basics").
The New button next to the input box creates a blank template, for advanced users who write rules from scratch.