[{"data":1,"prerenderedAt":798},["ShallowReactive",2],{"/ja-jp/pricing/faq-compute-minutes":3,"navigation-ja-jp":117,"banner-ja-jp":547,"footer-ja-jp":556},{"id":4,"title":5,"body":6,"category":6,"config":6,"content":7,"description":6,"extension":109,"meta":110,"navigation":111,"path":112,"seo":113,"slug":6,"stem":115,"testContent":6,"type":6,"__hash__":116},"pages/ja-jp/pricing/faq-compute-minutes.yml","Faq Compute Minutes",null,[8,15],{"componentName":9,"componentContent":10},"CommonSingleColumnHero",{"title":11,"image":12},"コンピューティング時間の管理に関するよくある質問",{"config":13},{"src":14},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751663599/yij1oln6vfso0rwafeij.svg",{"componentName":16,"componentContent":17},"CommonSideNavigation",{"links":18,"components":31},[19,23,27],{"text":20,"config":21},"コンピューティング時間の使用状況の管理",{"id":22},"managing-your-compute-minutes-usage",{"text":24,"config":25},"コンピューティング時間の追加購入",{"id":26},"purchase-additional-compute-minutes",{"text":28,"config":29},"詳細情報",{"id":30},"more-information",[32],{"componentName":33,"componentContent":34},"PricingFaq",{"showAll":35,"hideAll":36,"config":37,"groups":39},"すべて表示","すべて非表示",{"id":38},"frequently-asked-questions",[40,83,101],{"header":20,"config":41,"questions":42},{"id":22},[43,48,53,58,63,68,73,78],{"question":44,"config":45,"answer":47},"コンピューティング時間の使用状況はどこで確認・管理できますか？",{"id":46},"how-can-i-view-and-manage-my-compute-minutes-usage","グループオーナーは、グループ設定ページの「使用状況」からコンピューティング時間の使用状況を確認できます。\n",{"question":49,"config":50,"answer":52},"公開プロジェクトのコンピューティング時間の使用状況はどこで確認・管理できますか？",{"id":51},"how-can-i-view-and-manage-my-compute-minutes-usage-on-public-projects","コンピューティング時間の制限は、GitLab.comの公開プロジェクトにも適用されます。\n",{"question":54,"config":55,"answer":57},"コンピューティング時間の消費量を減らすにはどうすればよいですか？",{"id":56},"how-can-i-reduce-the-amount-of-compute-minutes-consumed","コンピューティング時間の消費を抑える方法として、以下のような手段があります。\n\n- [interruptible](https://docs.gitlab.com/ja-jp/ci/yaml/#interruptible)を使い、古くなったパイプラインを中断する\n- [rules:changes](https://docs.gitlab.com/ja-jp/ci/yaml/#ruleschanges)を使い、特定のファイルが変更されたときだけジョブを実行するようにするなど、ジョブを実行するタイミングを限定する\n- CIジョブの処理時間が短縮されるように最適化する\n- 自分で用意したRunnerを使用する\n\nコンピューティング時間の使用状況の管理に関する詳細は、以下の動画をご覧ください。\n\n\u003Ciframe src=\"https://www.youtube.com/embed/GrO-8KtIpRA\" frameborder=\"0\" allowfullscreen=\"true\"> \u003C/iframe>\n",{"question":59,"config":60,"answer":62},"割り当てられたコンピューティング時間を使い切って、追加購入もしていない場合はどうなりますか？",{"id":61},"what-happens-if-i-hit-the-compute-minutes-allotted-limit-and-forget-to-purchase-additional-compute-minutes","新しいジョブの実行ができなくなり、実行中のジョブも終了する可能性があります。その場合、追加のコンピューティング時間を購入するか、翌月の割り当て分が付与されるまで待つ必要があります。\n",{"question":64,"config":65,"answer":67},"トライアル期間中に購入したコンピューティング時間は、有料サブスクリプションに引き継がれますか？",{"id":66},"do-compute-minutes-purchased-during-a-trial-roll-into-the-paid-subscription","トライアル中に購入したコンピューティング時間は、トライアル終了後もそのネームスペースに残り、使い切るまで利用可能です。\n",{"question":69,"config":70,"answer":72},"コンピューティング時間の残りが少なくなると、通知されますか？",{"id":71},"will-i-be-notified-before-i-hit-my-limit-on-compute-minutes","グループの残りのコンピューティング時間が30%未満もしくは5%未満になった、または割り当て分を超過した場合、アプリ内にバナー通知が表示されます。\n\n| 残量の割合| 通知されるユーザー | 通知の種類 | 表示タイミング |\n|---------------------|----------------|-------------------|-----------|\n| 30%                 | オーナー        | バナー           | 常時表示 |\n| 5%                  | オーナー         | バナー            | 常時表示 |\n| 0%                  | オーナー         | バナー           | 常時表示 |\n",{"question":74,"config":75,"answer":77},"コンピューティング時間の使用状況を能動的にモニタリングできますか？",{"id":76},"can-i-proactively-monitor-my-compute-minutes-usage","はい。GitLab.comでは use the [REST API](https://docs.gitlab.com/ja-jp/api/)を利用してコンピューティング時間の使用状況をモニタリングできます。また、普段利用されているモニタリングツールとの連携も可能です。チェックプラグインやPrometheusとの連携例を以下にご紹介します。\n\n- [https://gitlab.com/6uellerBpanda/check_gitlab/-/tree/master#ci-runner-jobs-duration](https://gitlab.com/6uellerBpanda/check_gitlab/-/tree/master#ci-runner-jobs-duration)\n- [https://github.com/mvisonneau/gitlab-ci-pipelines-exporter](https://github.com/mvisonneau/gitlab-ci-pipelines-exporter)\n",{"question":79,"config":80,"answer":82},"ユーザーや顧客が所有するRunnerで使用されたコンピューティング時間は、制限にカウントされますか？",{"id":81},"are-compute-minutes-used-on-userscustomers-own-runners-accounted-into-the-quota","いいえ。コンピューティング時間の制限は、GitLabの共有Runnerを使用するジョブにのみ適用されます。ユーザーや顧客は独自のRunnerを使用できます。独自のRunnerで使用されたコンピューティング時間は、制限にはカウントされません。\n",{"header":24,"config":84,"questions":85},{"id":26},[86,91,96],{"question":87,"config":88,"answer":90},"コンピューティング時間を追加購入するにはいくらかかりますか？",{"id":89},"how-much-does-it-cost-to-buy-additional-compute-minutes","トップレベルグループ（または個人のネームスペース）ごとのコンピューティング時間は、1,000分ごとに10ドルで購入可能で、購入日から1年間有効です。購入したコンピューティング時間は自動更新されません。有効期限は購入日から12か月、またはすべての時間を使い切るまでのいずれか早い方となります。\n",{"question":92,"config":93,"answer":95},"WindowsとLinuxでは、コンピューティング時間の価格は変わりますか？",{"id":94},"will-i-have-different-compute-minute-pricing-for-windows-and-linux","いいえ。オペレーティングシステムに関係なく、価格は同じです。\n",{"question":97,"config":98,"answer":100},"コンピューティング時間を追加購入するにはどうすればよいですか？",{"id":99},"how-do-i-purchase-additional-compute-minutes","追加のコンピューティング時間を購入する方法は[こちら](https://docs.gitlab.com/ja-jp/ci/pipelines/compute_minutes/#purchase-additional-cicd-minutes)をご覧ください。\n",{"header":28,"config":102,"questions":103},{"id":30},[104],{"question":105,"config":106,"answer":108},"詳しい情報はどこに問い合わせればよいですか？",{"id":107},"who-can-i-contact-for-more-information","GitLab.comの有料プランにアップグレードするには、[オンラインで購入手続きを行う](https://docs.gitlab.com/ja-jp/subscriptions/manage_seats/)か、[GitLabのセールスチーム](https://about.gitlab.com/sales/)までご連絡ください。\n\nまた、質問やフィードバックについては、[GitLabコミュニティフォーラム](https://forum.gitlab.com/t/ci-cd-minutes-for-gitlab-saas-free-tier/40241)に専用のスペースを設けています。こちらはGitLabのチームメンバーやプロダクトマネージャーが随時確認しております。\n","yml",{},true,"/ja-jp/pricing/faq-compute-minutes",{"title":11,"description":114},"このページでは、コンピューティング時間の制限の管理に関するよくある質問をご覧いただけます","ja-jp/pricing/faq-compute-minutes","z-ERjJl4SPfwR9-OC1X9oxFTERklLifbM3EqZO6HsmY",{"logo":118,"freeTrial":123,"sales":128,"login":133,"items":138,"search":467,"minimal":500,"duo":517,"switchNav":526,"pricingDeployment":537},{"config":119},{"href":120,"dataGaName":121,"dataGaLocation":122},"/ja-jp/","gitlab logo","header",{"text":124,"config":125},"無料トライアルを開始",{"href":126,"dataGaName":127,"dataGaLocation":122},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp&glm_content=default-saas-trial/","free trial",{"text":129,"config":130},"デモをリクエスト",{"href":131,"dataGaName":132,"dataGaLocation":122},"/ja-jp/sales/?contact-topic=request-demo","sales",{"text":134,"config":135},"サインイン",{"href":136,"dataGaName":137,"dataGaLocation":122},"https://gitlab.com/users/sign_in/","sign in",[139,168,270,275,389,445],{"text":140,"config":141,"menu":143},"プラットフォーム",{"dataNavLevelOne":142},"platform",{"type":144,"columns":145},"cards",[146,152,160],{"title":140,"description":147,"link":148},"DevSecOpsに特化したインテリジェントオーケストレーションプラットフォーム",{"text":149,"config":150},"プラットフォームの詳細はこちら",{"href":151,"dataGaName":142,"dataGaLocation":122},"/ja-jp/platform/",{"title":153,"description":154,"link":155},"GitLab Duo Agent Platform","ソフトウェアライフサイクル全体を支えるエージェント型AI",{"text":156,"config":157},"GitLab Duoのご紹介",{"href":158,"dataGaName":159,"dataGaLocation":122},"/ja-jp/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":161,"description":162,"link":163},"GitLabが選ばれる理由","エンタープライズがGitLabを選ぶ主な理由をご覧ください",{"text":164,"config":165},"詳細はこちら",{"href":166,"dataGaName":167,"dataGaLocation":122},"/ja-jp/why-gitlab/","why gitlab",{"text":169,"left":111,"config":170,"menu":172},"製品",{"dataNavLevelOne":171},"solutions",{"type":173,"link":174,"columns":178,"feature":249},"lists",{"text":175,"config":176},"すべてのソリューションを表示",{"href":177,"dataGaName":171,"dataGaLocation":122},"/ja-jp/solutions/",[179,204,227],{"title":180,"description":181,"link":182,"items":187},"自動化","CI/CDと自動化でデプロイを加速",{"config":183},{"icon":184,"href":185,"dataGaName":186,"dataGaLocation":122},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[188,192,195,200],{"text":189,"config":190},"CI/CD",{"href":191,"dataGaLocation":122,"dataGaName":189},"/ja-jp/solutions/continuous-integration/",{"text":153,"config":193},{"href":158,"dataGaLocation":122,"dataGaName":194},"gitlab duo agent platform - product menu",{"text":196,"config":197},"ソースコード管理",{"href":198,"dataGaLocation":122,"dataGaName":199},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":201,"config":202},"自動化されたソフトウェアデリバリー",{"href":185,"dataGaLocation":122,"dataGaName":203},"Automated software delivery",{"title":205,"description":206,"link":207,"items":212},"セキュリティ","セキュリティを犠牲にすることなくコード作成を高速化",{"config":208},{"href":209,"dataGaName":210,"dataGaLocation":122,"icon":211},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[213,217,222],{"text":214,"config":215},"アプリケーションセキュリティテスト",{"href":209,"dataGaName":216,"dataGaLocation":122},"Application security testing",{"text":218,"config":219},"ソフトウェアサプライチェーンセキュリティ",{"href":220,"dataGaLocation":122,"dataGaName":221},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":223,"config":224},"ソフトウェアコンプライアンス",{"href":225,"dataGaName":226,"dataGaLocation":122},"/ja-jp/solutions/software-compliance/","software compliance",{"title":228,"link":229,"items":234},"測定",{"config":230},{"icon":231,"href":232,"dataGaName":233,"dataGaLocation":122},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[235,239,244],{"text":236,"config":237},"可視性と測定",{"href":232,"dataGaLocation":122,"dataGaName":238},"Visibility and Measurement",{"text":240,"config":241},"バリューストリーム管理",{"href":242,"dataGaLocation":122,"dataGaName":243},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":245,"config":246},"分析とインサイト",{"href":247,"dataGaLocation":122,"dataGaName":248},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":250,"type":173,"items":251},"GitLabが活躍する場所",[252,258,264],{"text":253,"config":254},"大企業",{"icon":255,"href":256,"dataGaLocation":122,"dataGaName":257},"Building","/ja-jp/enterprise/","enterprise",{"text":259,"config":260},"スモールビジネス",{"icon":261,"href":262,"dataGaLocation":122,"dataGaName":263},"Work","/ja-jp/small-business/","small business",{"text":265,"config":266},"公共部門",{"icon":267,"href":268,"dataGaLocation":122,"dataGaName":269},"Organization","/ja-jp/solutions/public-sector/","public sector",{"text":271,"config":272},"価格",{"href":273,"dataGaName":274,"dataGaLocation":122,"dataNavLevelOne":274},"/ja-jp/pricing/","pricing",{"text":276,"config":277,"menu":279},"関連リソース",{"dataNavLevelOne":278},"resources",{"type":173,"link":280,"columns":284,"feature":378},{"text":281,"config":282},"すべてのリソースを表示",{"href":283,"dataGaName":278,"dataGaLocation":122},"/ja-jp/resources/",[285,318,345],{"title":286,"items":287},"はじめに",[288,293,298,303,308,313],{"text":289,"config":290},"インストール",{"href":291,"dataGaName":292,"dataGaLocation":122},"/ja-jp/install/","install",{"text":294,"config":295},"クイックスタートガイド",{"href":296,"dataGaName":297,"dataGaLocation":122},"/ja-jp/get-started/","quick setup checklists",{"text":299,"config":300},"学ぶ",{"href":301,"dataGaLocation":122,"dataGaName":302},"https://university.gitlab.com/","learn",{"text":304,"config":305},"製品ドキュメント",{"href":306,"dataGaName":307,"dataGaLocation":122},"https://docs.gitlab.com/ja-jp/","product documentation",{"text":309,"config":310},"ベストプラクティスビデオ",{"href":311,"dataGaName":312,"dataGaLocation":122},"/ja-jp/getting-started-videos/","best practice videos",{"text":314,"config":315},"インテグレーション",{"href":316,"dataGaName":317,"dataGaLocation":122},"/ja-jp/integrations/","integrations",{"title":319,"items":320},"検索する",[321,326,331,336,340],{"text":322,"config":323},"お客様成功事例",{"href":324,"dataGaName":325,"dataGaLocation":122},"/ja-jp/customers/","customer success stories",{"text":327,"config":328},"ブログ",{"href":329,"dataGaName":330,"dataGaLocation":122},"/ja-jp/blog/","blog",{"text":332,"config":333},"Demo Hub",{"href":334,"dataGaName":335,"dataGaLocation":122},"/ja-jp/demo-hub/","demo hub",{"text":337,"config":338},"The Source",{"href":339,"dataGaName":330,"dataGaLocation":122},"/ja-jp/the-source/",{"text":341,"config":342},"リモート",{"href":343,"dataGaName":344,"dataGaLocation":122},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":346,"items":347},"つなげる",[348,353,358,363,368,373],{"text":349,"config":350},"GitLabサービス",{"href":351,"dataGaName":352,"dataGaLocation":122},"/ja-jp/services/","services",{"text":354,"config":355},"コントリビュート",{"href":356,"dataGaName":357,"dataGaLocation":122},"https://contributors.gitlab.com","contribute",{"text":359,"config":360},"コミュニティ",{"href":361,"dataGaName":362,"dataGaLocation":122},"/community/","community",{"text":364,"config":365},"フォーラム",{"href":366,"dataGaName":367,"dataGaLocation":122},"https://forum.gitlab.com/","forum",{"text":369,"config":370},"イベント",{"href":371,"dataGaName":372,"dataGaLocation":122},"/events/","events",{"text":374,"config":375},"パートナー",{"href":376,"dataGaName":377,"dataGaLocation":122},"/ja-jp/partners/","partners",{"config":379,"title":382,"text":383,"link":384},{"background":380,"textColor":381},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","GitLabの最新情報","最新の機能と改善点に関する情報をお届けします。",{"text":385,"config":386},"最新情報を読む",{"href":387,"dataGaName":388,"dataGaLocation":122},"/ja-jp/whats-new/","whats new",{"text":390,"config":391,"menu":393},"企業情報",{"dataNavLevelOne":392},"company",{"type":173,"columns":394},[395],{"items":396},[397,402,408,410,415,420,425,430,435,440],{"text":398,"config":399},"GitLabについて",{"href":400,"dataGaName":401,"dataGaLocation":122},"/ja-jp/company/","about",{"text":403,"config":404,"footerGa":407},"採用情報",{"href":405,"dataGaName":406,"dataGaLocation":122},"/jobs/","jobs",{"dataGaName":406},{"text":369,"config":409},{"href":371,"dataGaName":372,"dataGaLocation":122},{"text":411,"config":412},"経営陣",{"href":413,"dataGaName":414,"dataGaLocation":122},"/company/team/e-group/","leadership",{"text":416,"config":417},"ハンドブック",{"href":418,"dataGaName":419,"dataGaLocation":122},"https://handbook.gitlab.com/","handbook",{"text":421,"config":422},"投資家向け情報",{"href":423,"dataGaName":424,"dataGaLocation":122},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":426,"config":427},"トラストセンター",{"href":428,"dataGaName":429,"dataGaLocation":122},"/ja-jp/security/","trust center",{"text":431,"config":432},"AI Transparency Center",{"href":433,"dataGaName":434,"dataGaLocation":122},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":436,"config":437},"ニュースレター",{"href":438,"dataGaName":439,"dataGaLocation":122},"/company/contact/#contact-forms","newsletter",{"text":441,"config":442},"プレス",{"href":443,"dataGaName":444,"dataGaLocation":122},"/press/","press",{"text":446,"config":447,"menu":448},"お問い合わせ",{"dataNavLevelOne":392},{"type":173,"columns":449},[450],{"items":451},[452,457,462],{"text":453,"config":454},"お問い合わせはこちら",{"href":455,"dataGaName":456,"dataGaLocation":122},"/ja-jp/sales/","talk to sales",{"text":458,"config":459},"サポートを受ける",{"href":460,"dataGaName":461,"dataGaLocation":122},"https://support.gitlab.com/hc/en-us","support portal",{"text":463,"config":464},"カスタマーポータル",{"href":465,"dataGaName":466,"dataGaLocation":122},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":468,"login":469,"suggestions":476},"閉じる",{"text":470,"link":471},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":472,"config":473},"GitLab.com",{"href":136,"dataGaName":474,"dataGaLocation":475},"search login","search",{"text":477,"default":478},"提案",[479,481,486,488,492,496],{"text":153,"config":480},{"href":158,"dataGaName":153,"dataGaLocation":475},{"text":482,"config":483},"コード提案（AI）",{"href":484,"dataGaName":485,"dataGaLocation":475},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":189,"config":487},{"href":191,"dataGaName":189,"dataGaLocation":475},{"text":489,"config":490},"GitLab on AWS",{"href":491,"dataGaName":489,"dataGaLocation":475},"/ja-jp/partners/technology-partners/aws/",{"text":493,"config":494},"GitLab on Google Cloud",{"href":495,"dataGaName":493,"dataGaLocation":475},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":497,"config":498},"GitLabを選ぶ理由",{"href":166,"dataGaName":499,"dataGaLocation":475},"Why GitLab?",{"freeTrial":501,"mobileIcon":505,"desktopIcon":510,"secondaryButton":513},{"text":124,"config":502},{"href":503,"dataGaName":127,"dataGaLocation":504},"https://gitlab.com/-/trials/new/","nav",{"altText":506,"config":507},"GitLabアイコン",{"src":508,"dataGaName":509,"dataGaLocation":504},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":506,"config":511},{"src":512,"dataGaName":509,"dataGaLocation":504},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":286,"config":514},{"href":515,"dataGaName":516,"dataGaLocation":504},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/get-started/","get started",{"freeTrial":518,"mobileIcon":522,"desktopIcon":524},{"text":519,"config":520},"GitLab Duoの詳細について",{"href":158,"dataGaName":521,"dataGaLocation":504},"gitlab duo",{"altText":506,"config":523},{"src":508,"dataGaName":509,"dataGaLocation":504},{"altText":506,"config":525},{"src":512,"dataGaName":509,"dataGaLocation":504},{"button":527,"mobileIcon":532,"desktopIcon":534},{"text":528,"config":529},"/switch",{"href":530,"dataGaName":531,"dataGaLocation":504},"#contact","switch",{"altText":506,"config":533},{"src":508,"dataGaName":509,"dataGaLocation":504},{"altText":506,"config":535},{"src":536,"dataGaName":509,"dataGaLocation":504},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":538,"mobileIcon":543,"desktopIcon":545},{"text":539,"config":540},"料金ページに戻る",{"href":273,"dataGaName":541,"dataGaLocation":504,"icon":542},"back to pricing","GoBack",{"altText":506,"config":544},{"src":508,"dataGaName":509,"dataGaLocation":504},{"altText":506,"config":546},{"src":512,"dataGaName":509,"dataGaLocation":504},{"title":548,"button":549,"config":553},"GitLab Orbitが登場: AIエージェントのためのコンテキストレイヤー",{"text":164,"config":550},{"href":551,"dataGaName":552,"dataGaLocation":122},"/ja-jp/gitlab-orbit/","orbit",{"layout":554,"disabled":555},"release",false,{"data":557},{"text":558,"source":559,"edit":565,"contribute":570,"config":575,"items":580,"minimal":789},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":560,"config":561},"ページのソースを表示",{"href":562,"dataGaName":563,"dataGaLocation":564},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":566,"config":567},"このページを編集",{"href":568,"dataGaName":569,"dataGaLocation":564},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":571,"config":572},"ご協力をお願いします",{"href":573,"dataGaName":574,"dataGaLocation":564},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":576,"facebook":577,"youtube":578,"linkedin":579},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[581,626,679,722,756],{"title":271,"links":582,"subMenu":597},[583,587,592],{"text":584,"config":585},"プランの表示",{"href":273,"dataGaName":586,"dataGaLocation":564},"view plans",{"text":588,"config":589},"Premiumを選ぶ理由",{"href":590,"dataGaName":591,"dataGaLocation":564},"/ja-jp/pricing/premium/","why premium",{"text":593,"config":594},"Ultimateを選ぶ理由",{"href":595,"dataGaName":596,"dataGaLocation":564},"/ja-jp/pricing/ultimate/","why ultimate",[598],{"title":446,"links":599},[600,602,604,606,611,616,621],{"text":446,"config":601},{"href":455,"dataGaName":132,"dataGaLocation":564},{"text":458,"config":603},{"href":460,"dataGaName":461,"dataGaLocation":564},{"text":463,"config":605},{"href":465,"dataGaName":466,"dataGaLocation":564},{"text":607,"config":608},"ステータス",{"href":609,"dataGaName":610,"dataGaLocation":564},"https://status.gitlab.com/","status",{"text":612,"config":613},"利用規約",{"href":614,"dataGaName":615,"dataGaLocation":564},"/terms/","terms of use",{"text":617,"config":618},"プライバシーに関する声明",{"href":619,"dataGaName":620,"dataGaLocation":564},"/ja-jp/privacy/","privacy statement",{"text":622,"config":623},"Cookie 優先設定",{"dataGaName":624,"dataGaLocation":564,"id":625,"isOneTrustButton":111},"cookie preferences","ot-sdk-btn",{"title":169,"links":627,"subMenu":636},[628,632],{"text":629,"config":630},"DevSecOpsプラットフォーム",{"href":151,"dataGaName":631,"dataGaLocation":564},"devsecops platform",{"text":633,"config":634},"AI支援開発",{"href":158,"dataGaName":635,"dataGaLocation":564},"ai-assisted development",[637],{"title":638,"links":639},"トピック",[640,644,649,654,659,664,669,674],{"text":189,"config":641},{"href":642,"dataGaName":643,"dataGaLocation":564},"/ja-jp/topics/ci-cd/","cicd",{"text":645,"config":646},"GitOps",{"href":647,"dataGaName":648,"dataGaLocation":564},"/ja-jp/topics/gitops/","gitops",{"text":650,"config":651},"DevOps",{"href":652,"dataGaName":653,"dataGaLocation":564},"/ja-jp/topics/devops/","devops",{"text":655,"config":656},"バージョン管理",{"href":657,"dataGaName":658,"dataGaLocation":564},"/ja-jp/topics/version-control/","version control",{"text":660,"config":661},"DevSecOps",{"href":662,"dataGaName":663,"dataGaLocation":564},"/ja-jp/topics/devsecops/","devsecops",{"text":665,"config":666},"クラウドネイティブ",{"href":667,"dataGaName":668,"dataGaLocation":564},"/ja-jp/topics/cloud-native/","cloud native",{"text":670,"config":671},"コーディングのためのAI",{"href":672,"dataGaName":673,"dataGaLocation":564},"/ja-jp/topics/devops/ai-for-coding/","ai for coding",{"text":675,"config":676},"エージェント型AI",{"href":677,"dataGaName":678,"dataGaLocation":564},"/ja-jp/topics/agentic-ai/","agentic ai",{"title":680,"links":681},"ソリューション",[682,685,687,692,696,699,702,705,707,709,712,717],{"text":214,"config":683},{"href":209,"dataGaName":684,"dataGaLocation":564},"Application Security Testing",{"text":201,"config":686},{"href":185,"dataGaName":186,"dataGaLocation":564},{"text":688,"config":689},"アジャイル開発",{"href":690,"dataGaName":691,"dataGaLocation":564},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":693,"config":694},"SCM",{"href":198,"dataGaName":695,"dataGaLocation":564},"source code management",{"text":189,"config":697},{"href":191,"dataGaName":698,"dataGaLocation":564},"continuous integration & delivery",{"text":240,"config":700},{"href":242,"dataGaName":701,"dataGaLocation":564},"value stream management",{"text":645,"config":703},{"href":704,"dataGaName":648,"dataGaLocation":564},"/ja-jp/solutions/gitops/",{"text":253,"config":706},{"href":256,"dataGaName":257,"dataGaLocation":564},{"text":259,"config":708},{"href":262,"dataGaName":263,"dataGaLocation":564},{"text":710,"config":711},"公共機関",{"href":268,"dataGaName":269,"dataGaLocation":564},{"text":713,"config":714},"教育",{"href":715,"dataGaName":716,"dataGaLocation":564},"/ja-jp/solutions/education/","education",{"text":718,"config":719},"金融サービス",{"href":720,"dataGaName":721,"dataGaLocation":564},"/ja-jp/solutions/finance/","financial services",{"title":723,"links":724},"リソース",[725,727,729,731,735,737,740,742,744,746,748,750,752,754],{"text":289,"config":726},{"href":291,"dataGaName":292,"dataGaLocation":564},{"text":294,"config":728},{"href":296,"dataGaName":297,"dataGaLocation":564},{"text":299,"config":730},{"href":301,"dataGaName":302,"dataGaLocation":564},{"text":304,"config":732},{"href":733,"dataGaName":734,"dataGaLocation":564},"https://docs.gitlab.com/ja-jp","docs",{"text":327,"config":736},{"href":329,"dataGaName":330,"dataGaLocation":564},{"text":738,"config":739},"最新リリース",{"href":387,"dataGaName":388,"dataGaLocation":564},{"text":322,"config":741},{"href":324,"dataGaName":325,"dataGaLocation":564},{"text":341,"config":743},{"href":343,"dataGaName":344,"dataGaLocation":564},{"text":349,"config":745},{"href":351,"dataGaName":352,"dataGaLocation":564},{"text":354,"config":747},{"href":356,"dataGaName":357,"dataGaLocation":564},{"text":359,"config":749},{"href":361,"dataGaName":362,"dataGaLocation":564},{"text":364,"config":751},{"href":366,"dataGaName":367,"dataGaLocation":564},{"text":369,"config":753},{"href":371,"dataGaName":372,"dataGaLocation":564},{"text":374,"config":755},{"href":376,"dataGaName":377,"dataGaLocation":564},{"title":757,"links":758},"会社情報",[759,761,763,765,767,769,773,778,780,782,784],{"text":398,"config":760},{"href":400,"dataGaName":392,"dataGaLocation":564},{"text":403,"config":762},{"href":405,"dataGaName":406,"dataGaLocation":564},{"text":411,"config":764},{"href":413,"dataGaName":414,"dataGaLocation":564},{"text":416,"config":766},{"href":418,"dataGaName":419,"dataGaLocation":564},{"text":421,"config":768},{"href":423,"dataGaName":424,"dataGaLocation":564},{"text":770,"config":771},"Sustainability",{"href":772,"dataGaName":770,"dataGaLocation":564},"/sustainability/",{"text":774,"config":775},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":776,"dataGaName":777,"dataGaLocation":564},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":426,"config":779},{"href":428,"dataGaName":429,"dataGaLocation":564},{"text":436,"config":781},{"href":438,"dataGaName":439,"dataGaLocation":564},{"text":441,"config":783},{"href":443,"dataGaName":444,"dataGaLocation":564},{"text":785,"config":786},"現代奴隷制の透明性に関する声明",{"href":787,"dataGaName":788,"dataGaLocation":564},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":790},[791,793,796],{"text":612,"config":792},{"href":614,"dataGaName":615,"dataGaLocation":564},{"text":794,"config":795},"Cookieの設定",{"dataGaName":624,"dataGaLocation":564,"id":625,"isOneTrustButton":111},{"text":617,"config":797},{"href":619,"dataGaName":620,"dataGaLocation":564},1786803784325]