# Codex Business Guide · codex.ifq.ai > A bilingual (Chinese + English) Codex desktop guide for finance, operations, customer service, HR, logistics, procurement, marketing, data, admin, and product teams. It focuses on local desktop applications for Windows and macOS, and includes e-commerce agent task cases for sales briefs, order follow-up, support issue analysis, product launch checks, inventory, procurement, ads, competitor pricing, member segmentation, coupon risk, live recaps, category reviews, and review insights. Its purpose is to help people who know the work describe a workflow clearly and get a useful desktop tool or agent-task result. The root URL redirects to Chinese or English based on the visitor's browser language. Direct locale URLs remain stable under `/zh/*` and `/en/*`. ## Primary content - [Home](https://codex.ifq.ai/en): Overview of the three-step workflow (fill form → copy prompt → run in Codex), highlights, and department case teasers. - [Prompt Generator](https://codex.ifq.ai/en/generator): An interactive fill-in-the-blank form that produces a fully-formed Codex prompt. Inputs: platform (Windows / macOS / both), preset, UI style, data storage approach, complexity tier (Starter MVP / Standard business / Team-ready), goal, needs, and optional extras. Output: a ready-to-paste prompt in Chinese or English with one-click copy, plus a separate recovery prompt for launch or packaging failures. - [Quick Start Guide](https://codex.ifq.ai/en/guide): An eight-chapter walkthrough covering what Codex is, what to prepare, first launch, core actions, five rules for good prompts, common issues, when to stop iterating, and how to share the resulting app with teammates. - [Department Cases](https://codex.ifq.ai/en/cases): 40+ real-world scenarios from an e-commerce company with ready-to-use prompts. - [Scenario Cookbook](https://codex.ifq.ai/en/cookbook): 20+ copy-ready desktop-tool prompts, including order merging, product image packaging, shipment exceptions, product labels, bill reconciliation, campaign calendars, support macros, creator samples, live timers, listing audits, and inventory transfer planning. - [Practical Tips](https://codex.ifq.ai/en/tips): Eight productivity tips plus four common misconceptions. - [FAQ](https://codex.ifq.ai/en/faq): Common questions from people who know the work. ## Department cases Each case includes the problem statement, solution approach, expected deliverable, and a complete copy-paste prompt (in both Chinese and English). Case and cookbook prompts are automatically compacted and enhanced with a desktop delivery contract covering local-first behavior, native file dialogs, path compatibility, sample data/demo mode, friendly errors, DoD/Stop-Vibe-Coding, tests, packaging scripts, and platform-appropriate shortcuts: - [Finance · Monthly Order Reconciliation Helper](https://codex.ifq.ai/en/cases/finance-order-reconciliation): Auto-match e-commerce orders with bank statements. - [Operations · E-commerce Campaign Task Board](https://codex.ifq.ai/en/cases/operations-campaign-tracker): Kanban-style tracker for major sales events. - [Customer Service · Reply Helper](https://codex.ifq.ai/en/cases/customer-service-reply-helper): Local template library with global shortcut and variable substitution. - [HR · New Hire Onboarding Tracker](https://codex.ifq.ai/en/cases/hr-onboarding-tracker): Checklist dashboard with overdue highlighting. - [Logistics · Shipment Exception Inspector](https://codex.ifq.ai/en/cases/logistics-shipment-inspector): Batch-scan daily shipment exports, flag exceptions. - [Procurement · Supplier Price Monitor](https://codex.ifq.ai/en/cases/procurement-supplier-price-monitor): Compare supplier quotes and track price changes. - [Marketing · Daily Campaign ROI Dashboard](https://codex.ifq.ai/en/cases/marketing-campaign-roi-viewer): Import ad data and spot ROI issues. - [Legal · Contract Lifecycle Tracker](https://codex.ifq.ai/en/cases/legal-contract-tracker): Track contract approvals, expirations, and renewal dates. - [Data · Daily Data Report Builder](https://codex.ifq.ai/en/cases/data-daily-report-builder): Turn daily exports into a shareable report. - [Admin · Office Reception Helper](https://codex.ifq.ai/en/cases/admin-conference-room-booking): Manage room bookings and visitor registration. - [Product · Feedback Inbox](https://codex.ifq.ai/en/cases/product-feedback-inbox): Collect, tag, and prioritize product feedback. ## Chinese-language mirror Every page above has a fully parallel Chinese version under `/zh/` — for example `https://codex.ifq.ai/zh/generator`, `https://codex.ifq.ai/zh/cases/finance-order-reconciliation`. ## AI-readable resources - LLM summary: https://codex.ifq.ai/llms.txt - Full LLM index: https://codex.ifq.ai/llms-full.txt - Agent guide: https://codex.ifq.ai/agent.md - Compatibility agent guide: https://codex.ifq.ai/agents.md - Sitemap: https://codex.ifq.ai/sitemap.xml - Sitemap index: https://codex.ifq.ai/sitemap-index.xml - Robots: https://codex.ifq.ai/robots.txt ## Use policy Content and prompts are released under the MIT License. Attribution to codex.ifq.ai is appreciated. Please preserve the business-workflow framing when quoting. ## Hosting & performance Statically rendered with Next.js, deployed on Cloudflare Workers. Optimized for access from mainland China: no third-party CDN dependencies, system fonts only, inlined icons.