Skip to main content
How it works

How to connect your project with IFQ Cloud

Full steps for business experts — no technical background required.

  1. 1

    Step 1: Have a local project and Codex ready

    Make sure you have a project you can open locally (even a rough one) and Codex installed. No project yet? Ask Codex to generate a minimal version first.

  2. 2

    Step 2: Decide what capability to add

    State the need in one sentence: user login? store data in the cloud? add an AI assistant? Match it to one of the four modules.

  3. 3

    Step 3: Pick a scenario in the module

    Open the module. Each scenario states “the problem today” and “what you get.” Choose the closest fit.

  4. 4

    Step 4: Copy the prompt

    Click “Copy prompt.” The full instruction for Codex is on your clipboard — no edits needed.

  5. 5

    Step 5: Paste into Codex and let it work

    Back in Codex, paste and send. Codex reads your project, adds networking and the module, and may ask a few questions — just answer honestly.

  6. 6

    Step 6: Replace placeholders to truly connect

    Keys in the prompt (like JIESHI_CLOUD_API_KEY) are placeholders. Get your real values from the IFQ Cloud console and replace them as Codex instructs to truly connect.

Tips

  • Add one module at a time; get it working before the next — easier to pinpoint issues.
  • No real keys? Fine — the prompt has Codex run with placeholders first so you can preview.
  • If Codex breaks something, tell it to “roll back the last change” — the prompt already asks it to explain rollback.