Import the Subscription Link
Goal: get the client to fetch the node list, with the profile card showing traffic and node count correctly.
1.1 Copy the full subscription link
Log in to your provider's dashboard and find the "Subscription Link," "Clash Subscription," or "Copy Subscription" button — clicking it puts the link on your clipboard. Two things to watch for: first, copy the link itself, not the dashboard's web address — subscription links are usually long and end with a token= parameter; second, if the provider offers multiple formats, pick the one labeled Clash or "Universal." A typical subscription link looks like this (values below are placeholders):
https://example.com/api/v1/client/subscribe?token=xxxx
1.2 Open the subscription entry in the client
The entry point varies slightly by client: in Clash Verge Rev, click "Profiles" in the sidebar and use the input box at the top; in Clash Plus, go to the "Profiles" page at the bottom or in the sidebar and click the plus icon in the top-right corner; in FlClash, go to the "Profiles" page and click the "+" in the bottom-right corner, then choose "Import from URL"; in Clash Meta for Android, go to "Profiles" on the home screen, tap the "+" in the bottom-right corner, then "Import from URL." Whichever client you use, you're looking for a place to paste a URL.
1.3 Paste the link and wait for it to download
Paste the subscription link into the input box. You can leave the name field blank — most clients will pull the name your provider set — then click "Import" or "Download." The client will request the subscription URL in the background and fetch a YAML config file, usually within seconds. Success looks like this: a profile card appears on the subscription/profiles page showing the node count, and most providers' subscriptions also include used traffic and expiration date.
1.4 Activate the profile
Some clients don't automatically enable a newly imported profile — you may need to tap the card so it becomes highlighted or checked, indicating it's "currently active." If there are multiple cards on the subscription page, make sure the highlighted one is the one you just imported, otherwise you won't see the expected node list when picking nodes later.
If the import fails, check three things first: whether the link was copied in full (not truncated), whether your current network can reach the subscription URL directly, and whether you accidentally pasted the dashboard's web address instead of the subscription link. For more specific import errors and fixes, see the installation & setup category in Troubleshooting.