# Cobrief > Cobrief is an AI-powered tender management platform that helps companies find, evaluate, and respond to public procurement opportunities. Founded in 2023 in Oslo, Norway, Cobrief serves 1,500+ customers and is ISO 27001 certified. Cobrief automates up to 80% of the time spent on tender work - from finding relevant opportunities and evaluating tender documents to writing proposal drafts and filling out price forms. The platform is designed for companies of all sizes competing for public contracts. - The site is bilingual: English at `/en/` and Norwegian at `/no/` - The product application is at https://app.cobrief.com - Free tender search is available at https://anbud.cobrief.no ## Free Tender Search The free tender search at https://anbud.cobrief.no supports URL search parameters for deep-linking and filtering. All array parameters use comma-separated values. ### Parameters - `search` - General search query (string). Example: `?search=rammeavtale` - `searchTerms` - Keyword filter (comma-separated). Example: `?searchTerms=Oslo+kommune` - `cpvCodeIds` - CPV code filter (comma-separated CPV codes). Example: `?cpvCodeIds=72262000` - `noticeTypes` - Notice type filter (comma-separated, see values below). Example: `?noticeTypes=announcement_of_competition` - `locationCodes` - Geographic region filter (comma-separated). Example: `?locationCodes=0301` - `buyerIds` - Contracting authority filter (comma-separated IDs). Example: `?buyerIds=974760983` - `status` - Tender status filter (comma-separated). Example: `?status=active` - `orderBy` - Sort order (single value). Options: `issueDateTimeDesc` (newest first, default), `issueDateTimeAsc` (oldest first), `upcomingDueDateAsc` (deadline soonest first), `estimatedContractValueAsc` (lowest value first), `estimatedContractValueDesc` (highest value first) - `page` - Page number for pagination (integer, 1-indexed). Example: `?page=2` ### Notice Types - `pre_announcement` - Prior information notice - `advisory_notice` - Indicative notice - `notice_on_buyer_profile` - Buyer profile notice - `announcement_of_competition` - Contract notice (active tender) - `dynamic_purchasing_scheme` - Dynamic purchasing system - `qualification_scheme` - Qualification system - `announcement_of_intent` - Voluntary ex ante transparency notice - `announcement_of_conclusion_of_contract` - Contract award notice - `change_of_conclusion_of_contract` - Contract modification notice - `cancelled_or_missing_conclusion_of_contract` - Cancelled contract notice ### Common Use Cases Search for tenders by keyword: https://anbud.cobrief.no/?searchTerms=Oslo+kommune Find active competitions for IT consulting (CPV 72262000): https://anbud.cobrief.no/?cpvCodeIds=72262000¬iceTypes=announcement_of_competition,dynamic_purchasing_scheme,qualification_scheme Find tenders for office supplies (CPV 30190000): https://anbud.cobrief.no/?noticeTypes=pre_announcement,announcement_of_competition,dynamic_purchasing_scheme,qualification_scheme&cpvCodeIds=30190000 View contract award and modification notices: https://anbud.cobrief.no/?noticeTypes=announcement_of_conclusion_of_contract,change_of_conclusion_of_contract,cancelled_or_missing_conclusion_of_contract Browse prior information and advisory notices (market dialogues): https://anbud.cobrief.no/?noticeTypes=notice_on_buyer_profile,advisory_notice Sort by highest estimated contract value: https://anbud.cobrief.no/?noticeTypes=announcement_of_competition&orderBy=estimatedContractValueDesc ## Features - [Write Proposals with AI](https://cobrief.com/en/features/write-proposals-with-ai/): AI generates first-draft proposals based on tender requirements and your company's historical knowledge base. Includes auto-fill for price forms and real-time team collaboration. - [Evaluate Tenders with AI](https://cobrief.com/en/features/evaluate-tenders-with-ai/): AI reads entire tender documents, extracts key information, and provides go/no-go scoring with precise source citations. Includes competitor analysis showing previous winners. - [Market Insights](https://cobrief.com/en/features/market-insights/): Identify sales opportunities, track competitors, see who won previous tenders, and analyze contract patterns and trends. - [Tender Alerts](https://cobrief.com/en/features/tender-alerts/): Free email, Slack, or Microsoft Teams notifications for tenders matching your criteria. - [Tender Search](https://cobrief.com/en/features/tender-search/): Free search across Norwegian and Nordic public tenders with filtering by CPV codes, keywords, and regions. ## Pricing - [Pricing](https://cobrief.com/en/pricing/): Five plans from free (Tender Alerts) to Enterprise. Paid plans start at 990 kr/month (Pro) with 1 user and 3 AI proposals per year, up to Ultra at 6,490 kr/month with 15 users and 60 AI proposals. ## Company - [About Cobrief](https://cobrief.com/en/about/): Company background, team, mission, and values. Founder-owned Norwegian company. Winner of Virke Innovation Prize 2025. - [Customers](https://cobrief.com/en/customers/): Customer stories and case studies from 1,500+ companies including Knowit, Lyreco, Randstad, Hafslund, and Kantega. - [Contact](https://cobrief.com/en/contact/): Get in touch - kontakt@cobrief.no, Tordenskiolds gate 2, 0160 Oslo, Norway. - [Jobs](https://cobrief.com/en/jobs/): Open positions at Cobrief. ## Resources - [Blog](https://cobrief.com/en/blog/): 100+ articles about public procurement, AI in tender management, product updates, and customer stories. - [Glossary](https://cobrief.com/en/glossary/): 30+ tender and procurement terms explained - covering concepts like CPV codes, Doffin, framework agreements, and dynamic purchasing systems. - [Help Center](https://help.cobrief.com/nb/): Product documentation and guides. - [Trust Center](https://trust.cobrief.com/): Security certifications, compliance information, and data handling practices. - [Status Page](https://status.cobrief.com/): Live service uptime and incident reports. ## Optional - [Privacy Policy](https://cobrief.com/en/legal/privacy-policy/): How Cobrief collects, uses, and protects personal data. - [End-User Agreement](https://cobrief.com/en/legal/end-user-agreement/): Terms of service for using the Cobrief platform. - [Data Processing Agreement](https://cobrief.com/en/legal/data-processing-agreement/): GDPR-compliant DPA for data processors. - [Cookie Policy](https://cobrief.com/en/legal/cookies/): Information about cookies and tracking technologies used on the site. - [Data Exchange Agreement](https://cobrief.com/en/legal/data-exchange/): Terms for data exchange between Cobrief and third parties.