Where the card appears
The same control serves two products. In Cortex Chat it appears as a card beside the execution consent in the conversation. In Cortex Bot it appears as an overlay on the bot’s computer rail. See The computer. You will see the eyebrow Page tools, the page’s own address in a monospaced line above the card, and, while something is waiting on you, a green dot with Page tools · waiting for you. The offer line names the page’s origin and how many tools it wants to offer.What Cortex reads from a page
Only what is in the page’s own HTML. If a page declares its tools in code that has to run first, Cortex does not see them, and the page simply offers nothing. That is deliberate: the detection is static and fails closed rather than executing a page to find out what it wants. An annotation Cortex does not recognise is treated as a write, never as a read. A page cannot get a quieter prompt by labelling something in a way Cortex has not seen before. In Chat, Cortex fetches the page from its own side. It does not use your browser and it does not carry your cookies to that page, so a page tool never acts as your signed-in self by accident.Decide on a tool
1
Read the offer
The card names the site that is asking and how many tools it has declared, with the page’s address printed above.
2
Check each row's tag
Every tool carries Read or Write. A read row says This tool can read the current page. A write row says This tool can change the current page. Review it before allowing., and it is tinted and bordered with the warning colour so it does not read like the rest.
3
Answer
Deny refuses it. Allow once permits this call and nothing more. Always is the standing grant, and it is the emphasised button.
What Always actually remembers
Always is much narrower than it sounds. It remembers a combination of four things:
Change any one of those and the grant no longer matches. In particular, an Always for a read-only version of a tool does not carry over once that same tool starts writing: you get asked again.
Allow once expires. Always does not.
Cortex does not publish a screen for reviewing or withdrawing decisions you have already made, so treat Always as a standing grant for that exact combination.